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
State Management
To manage the state of a controlled component, use the component's props. In the example below, the parent of the TextBox component determines the value property of its child. DevExtreme components raise events in response to user interaction. The names of these events include the name of the property that changed. For example, when the user changes the value property, the component raises
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...