Search Results: wegh edit

Common Types

Reference

" 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

Reference
Configures the column chooser's search functionality.

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

Reference
Configures the header filter's search.

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

Reference
Configures the header filter's search functionality.

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

Reference
Specifies settings that affect all DevExtreme UI components.

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