Search Results: wegh edit

dxSelectBox Events

Reference
This section describes events fired by this UI component.

using the keyboard. Main article: onChange See Also jQuery Handle Events Angular Event Handling Vue Event Handling React Event Handling closed Raised once the drop-down editor... releases a key on the keyboard. Main article: onKeyUp See Also jQuery Handle Events Angular Event Handling Vue Event Handling React Event Handling opened Raised once the drop-down editor

dxSlider Configuration

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

Specifies whether the component's current value differs from the initial value. This property is a read-only flag. You can use it to check if the editor value changed. jQuery index.js $(() =>...; </Slider> <Button ... onClick={onClick} /> ); }; export default App; See Also reset isValid Specifies or indicates whether the editor's value

dxSortable Configuration

Reference
This section describes properties that configure Sortable UI component content, behavior, and appearance.

. JavaScriptDevExpress.config({ rtlEnabled: true }); DataGrid Demo Navigation UI Demo Editors Demo scrollSensitivity Specifies the distance in pixels from the edge of viewport at which scrolling should start. Applies

dxSpeedDialAction Configuration

Reference
This section describes properties that configure the SpeedDialAction UI component's contents, behavior, and appearance.

, assign true 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

dxSplitter Configuration

Reference
An object that defines configuration properties for the Splitter UI component.

to the DevExpress.config(config) method. JavaScriptDevExpress.config({ rtlEnabled: true }); DataGrid Demo Navigation UI Demo Editors Demo separatorSize Specifies the size of a separator bar in pixels