Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 22
- Reference 978
- Technical Demos
- Support Center
dxVectorMap Layer Methods
clearSelection() Deselects all layer elements. getDataSource() Returns the DataSource instance. NOTE This method returns the DataSource instance even if the dataSource property of the layer was given a simple array. See Also Data Layer - Overview Data Layer - DataSource Examples getElements() Gets all layer elements.
Errors and Warnings
storage. Use custom implementation of state storing. In this case, you should set the stateStoring.type property to "custom" and pass the appropriate functions to the stateStoring.cusomLoad... property of the CustomStore. E1012 Occurs in the List UI component if the specified value of the itemDeleteMode or menuMode property is not supported. Make sure that the itemDeleteMode and menuMode
grids ColumnChooserSelectionConfig
allowSelectAll Specifies whether a "Select All" option is available to users. recursive Specifies whether selection is recursive. The selection is non-recursive (when a parent item is selected, nested items remain unselected). If you want to select items recursively, set this property to true. View Demo selectByClick Specifies whether an item becomes selected
grids FilterRow
applyFilter Specifies when to apply a filter. applyFilterText Specifies text for a hint that appears when a user pauses on a button that applies the filter. betweenEndText Specifies a placeholder...
dxList Configuration
Configuration Syntax accessKey Specifies the shortcut key that sets focus on the UI component. The value of this property will be passed to the accesskey attribute of the HTML element that underlies... the primary mouse button. When this property is set to true, the CSS rules for the active state apply. You can change these rules to customize the component. Use this property when you display