Search Results: "Write with OpenID" "Write post with name/password" slot

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.

timeout Specifies a timeout, in milliseconds, during which a user may continue to modify the search value without starting the search operation.

grids HeaderFilterSearchConfig

Reference
Configures the header filter's search functionality.

. 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 HeaderFilterTexts

Reference
Contains properties that specify text for various elements of the popup menu.

cancel Specifies text for the button that closes the popup menu without applying a filter. emptyValue Specifies a name for the item that represents empty values in the popup menu. ok Specifies text for the button that applies the specified filter.

Object Structures

Reference
This section describes the structure of the objects that are used in API multiple times as function parameters or property values.

to be used without jQuery. ExcelDataGridCell A DataGrid cell to be exported to Excel. ExcelExportDataGridProps Properties that can be passed to the exportDataGrid(options) method from... method without arguments to get the object with current settings. DevExpress.config({ rtlEnabled: true, forceIsoDateParsing: false, //... }); PdfCell An object that configures export