Search Results: wegh edit

dxDateRangeBox Configuration

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

. NOTE If acceptCustomValue is enabled and the entered value is not a date, the isDirty value does not change. This property is a read-only flag. You can use it to check if the editor value changed... whether the editor's value is valid. NOTE When you use async rules, isValid is true if the status is "pending" or "valid". See Also validationErrors labelMode Specifies the label's display mode

dxDateRangeBox Methods

Reference
This section describes members used to configure the DateRangeBox 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... Angular Event Handling Vue Event Handling React Event Handling open() Opens the drop-down editor. See Also jQuery Call Methods Angular Call Methods Vue Call Methods React

dxDateRangeBox 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... editor is opened. Main article: onOpened See Also jQuery Handle Events Angular Event Handling Vue Event Handling React Event Handling optionChanged Raised after a UI component property

dxDeferRendering Configuration

Reference
An object defining configuration properties for the UI component.

Editors Demo showLoadIndicator Indicates if a load indicator should be shown until the UI component's content is rendered. staggerItemSelector Specifies a jQuery selector of items that should be rendered

dxDraggable Configuration

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

to the DevExpress.config(config) method. JavaScriptDevExpress.config({ rtlEnabled: true }); DataGrid Demo Navigation UI Demo Editors Demo scrollSensitivity Specifies the distance in pixels from the edge