Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima

dxValidator PatternRule

Reference
A validation rule that requires that the validated field match a specified pattern.

; </TextBox> ); } } export default App; pattern Specifies the regular expression that the validated value must match. NOTE If your pattern is a string, escape the backslash

dxRangeSelector scale

Reference
Specifies properties of the range selector's scale.

scale are called "categories". By default, categories have the same running order as values in the data source field. If this is does not meet your requirements, declare an array specifying a custom... source, scale values will also be of a numeric type. In some scenarios, you may need to convert data source values into another type if, for instance, numbers are stored as strings in your data source

grids KeyboardNavigation

Reference
Configures keyboard navigation.

editOnKeyPress Specifies whether users can enter a new cell value on a key press. Applies if editing.mode is "cell" or "batch". enabled Enables keyboard navigation. enterKeyAction Specifies whether the Enter key switches the cell or row to the edit state or moves focus in the enterKeyDirection. Applies for all edit modes, except "popup". enterKeyDirection Specifies the direction in which

dxDataGrid Types

Reference

AdaptiveDetailRowPreparingEvent The type of the adaptiveDetailRowPreparing event handler's argument. CellClickEvent The type of the cellClick event handler's argument. CellDblClickEvent The type...

dxPieChart commonSeriesSettings label

Reference
An object defining the label configuration properties.

UI components provide a wide choice of predefined formats. If you are, however, going to use custom formats, link the Globalize library to your project. Learn how to do this from topics