Search Results: "wiki/RecentlyCommented" property

grids HeaderFilterSearchConfig

Reference
Configures the header filter's search functionality.

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 event bindings and two-way property bindings. enabled Specifies whether search UI is enabled in the header filter. mode Specifies a comparison operation used to search header filter values

dxChart ValueAxisConstantLines

Reference
Declares a collection of constant lines belonging to the value axis.

displayBehindSeries Specifies whether to display the constant line behind or in front of the series. extendAxis Specifies whether to extend the axis's default visual range to display the constant line. label Configures the constant line label. value Specifies the value indicated by a constant line. Setting this property is necessary.

dxDataGrid export texts

Reference
Configures the texts of export commands, buttons, and hints.

exportAll The text or hint of the command that exports all data. The {0} placeholder gets its value from the formats property. For example, if you specify formats: ['pdf'], then the shown text..., this property specifies the Export button's hint. exportSelectedRows The text of the command that exports selected rows. Applies when the allowExportSelectedData property is true. The {0} placeholder gets

dxDataGrid GroupingTexts

Reference
Defines the texts of grouping-related visual elements.

groupByThisColumn Specifies the text of the context menu item that groups data by a specific column. groupContinuedMessage Specifies the message displayed in a group row when the corresponding...

dxGantt filterRow

Reference
Configures filter row settings.

View Demo Users can enter a value into the filter row to filter Gantt data. Set the filterRow.visible property to true to display the filter row. Each cell in the filter row contains a magnifier icon. Click a column's magnifier icon to select a filter operation available for the column. Use the selectedFilterOperation property to specify the default filter operation