Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 25
- Reference 975
- Technical Demos
- Support Center
dxMenu showSubmenuMode
By default, the secondary-level submenus of the Menu UI component are displayed on the same event as the first-level submenu. To set another event for displaying secondary-level submenus, use the showSubmenuMode property. Alternatively, you can change the event on which the first-level submenu is displayed. For this purpose, use the showFirstSubmenuMode property. delay Specifies the delay
dxPolarChart dataPrepareSettings
object. You can enable/disable data validation using the checkTypeForAllData property, or specify whether or not to convert the data source values to the type of the axis using the convertToAxisDataType property. In addition, you can sort the series points using the sortingMethod property. checkTypeForAllData Specifies whether or not to validate the values from a data source. Use this property
dxChart commonPaneSettings border
bottom Shows/hides the bottom border of the pane. Applies only when the border.visible property is true. color Specifies the color of the pane border. This property supports the following colors... only when the border.visible property is true. opacity Specifies how transparent the pane border should be. This property accepts a value from 0 to 1, where 0 makes the pane border completely
dxChart panes border
bottom Shows/hides the bottom border of the pane. Applies only when the border.visible property is true. color Specifies the color of the pane border. This property supports the following colors... only when the border.visible property is true. opacity Specifies how transparent the pane border should be. This property accepts a value from 0 to 1, where 0 makes the pane border completely
dxDataGrid ExportTexts
exportAll The text or hint of the command that exports all data. exportSelectedRows The text of the command that exports selected rows. Applies when the allowExportSelectedData property is true. exportTo The hint of the Export button when the allowExportSelectedData property is true.