Search Results: wegh edit

dxLookup Methods

Reference
This section describes the methods that control the Lookup UI component.

Methods focus clear() Resets the value property to the default value. See Also reset() reset(value) close() Closes the drop-down editor. See Also jQuery Call Methods Angular Call Methods... Event Handling open() Opens the drop-down editor. See Also jQuery Call Methods Angular Call Methods Vue Call Methods React Call Methods option() Gets all UI component properties

dxLookup Events

Reference
This section describes events fired by this UI component.

See Also jQuery Handle Events Angular Event Handling Vue Event Handling React Event Handling closed Raised once the drop-down editor is closed. Main article: onClosed See Also... article: onItemClick See Also jQuery Handle Events Angular Event Handling Vue Event Handling React Event Handling opened Raised once the drop-down editor is opened. Main article

dxMap Configuration

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

to the rtlEnabled field of the object passed to the DevExpress.config(config) method. JavaScriptDevExpress.config({ rtlEnabled: true }); DataGrid Demo Navigation UI Demo Editors Demo tabIndex Specifies

dxMenu Configuration

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

to the DevExpress.config(config) method. JavaScriptDevExpress.config({ rtlEnabled: true }); DataGrid Demo Navigation UI Demo Editors Demo selectByClick Specifies whether an item is selected if a user

dxMultiView Configuration

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

Navigation UI Demo Editors Demo selectedIndex The index of the currently displayed item. selectedItem The selected item object. swipeEnabled A Boolean value specifying whether or not to allow users