Search Results: wegh edit
- All Results 367
- Guides 135
- Reference 232
- Technical Demos
- Support Center
Common Types
" animation types. DragDirection Specifies the directions in which an item/row can be dragged. DragHighlight Specifies how to highlight the item/row's drop position. EditorStyle Specifies how the UI... that are not satisfied by this editor's value is displayed. ValidationRule Specifies a validation rule. ValidationRuleType Specifies the validation rule type. ValidationStatus Specifies the validation
grids ColumnChooserSearchConfig
editorOptions Configures the search box. enabled Specifies whether search is enabled in the column chooser. View Demo timeout Specifies a timeout, in milliseconds, during which a user may continue to modify the search value without starting the search operation.
grids ColumnHeaderFilterSearchConfig
editorOptions shortDescription Configures the search box. See the TextBox Configuration topic for information about properties you can specify in this object. Angular NOTE The nested component that configures the editorOptions property does not support event bindings and two-way property bindings. Vue NOTE The nested component that configures the editorOptions property does not support
grids HeaderFilterSearchConfig
editorOptions shortDescription Configures the search box. See the TextBox Configuration topic for information about properties you can specify in this object. Angular NOTE The nested component that configures the editorOptions property does not support event bindings and two-way property bindings. Vue NOTE The nested component that configures the editorOptions property does not support
Object Structures GlobalConfig
specifies the global accounting style setting. If you want to override this setting for a component, specify the useCurrencyAccountingStyle property in the component's format object. editorStylingMode Specifies how editors' text fields are styled in your application. The following styles are available: JavaScriptDevExpress.config({ editorStylingMode: 'filled' // or 'outlined