Search Results: "wiki/RecentlyCommented" property

dxTabs Configuration

Reference
An object defining configuration properties for the Tabs UI component.

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 UI component. dataSource Binds the UI... property to the URL of a JSON file or service that returns JSON data. OData Implement an ODataStore. Web API, PHP, MongoDB Use one of the following extensions to enable the server to process data

dxTagBox buttons

Reference
Allows you to add custom buttons to the input text field.

or after the input text field. NOTE This property does not work for built-in buttons. name Specifies the button's name. See Also getButton(name) options Configures the Button UI component used as the action button. NOTE This property does not work for built-in buttons. View Demo

dxTextBox buttons

Reference
Allows you to add custom buttons to the input text field.

or after the input text field. NOTE This property does not work for built-in buttons. name Specifies the button's name. See Also getButton(name) options Configures the Button UI component used as the action button. NOTE This property does not work for built-in buttons. View Demo

dxTileView Configuration

Reference
An object defining configuration properties for the TileView UI component.

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 UI component. activeStateEnabled Specifies whether the UI component changes its visual state as a result of user interaction. The UI component switches to the active state when users press down the primary mouse button. When this property

dxTreeList columnChooser selection

Reference
Configures column selection functionality within the column chooser.

Set the mode property to "select", to use check boxes to select columns in the column chooser. View Demo allowSelectAll Specifies whether a "Select All" option is available... recursively, set this property to true. View Demo selectByClick Specifies whether an item becomes selected if a user clicks the item's label.