Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 25
- Reference 975
- Technical Demos
- Support Center
grids HeaderFilterSearchConfig
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
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
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
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
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