React Common Types
ApplyValueMode
Specifies the way an end-user applies the selected value.
ButtonStyle
Specifies how the button is styled.
ButtonType
Specifies the button type.
ComparisonOperator
Specifies the operator to be used for comparing the validated value with the target.
DataType
Specifies a data type for a column/field value.
DefaultOptionsRule
Specifies the device-dependent default configuration properties for a component.
Direction
Specifies the animation direction for the "slideIn" and "slideOut" animation types.
DragDirection
Specifies the directions in which an item/row can be dragged.
DragHighlight
Specifies how to highlight the item/row's drop position.
EditorStyle
Specifies how the UI component's text field is styled.
ExportFormat
Specifies a set of export formats.
FloatingActionButtonDirection
Specifies the direction in which to open the speed dial menu.
Format
Specifies a predefined format.
HorizontalAlignment
Specifies a position in the horizontal direction.
Used in:
- VectorMap - legends - horizontalAlignment
- VectorMap - legends - itemsAlignment
- VectorMap - legends - title - horizontalAlignment
- Chart - ArgumentAxisConstantLinesLabel - horizontalAlignment
- Chart - ArgumentAxisConstantLineStyleLabel - horizontalAlignment
- Chart - CommonAxisSettingsLabel - alignment
- Chart - CommonAxisSettingsStripStyleLabel - horizontalAlignment
- Chart - CommonAxisSettingsTitle - alignment
- Chart - ValueAxisConstantLinesLabel - horizontalAlignment
- Chart - ValueAxisConstantLineStyleLabel - horizontalAlignment
- RangeSelector - chart - series - label - alignment
- DataGrid - SummaryTotalItem - alignment
- FileManager - itemView - details - columns - alignment
- Form - ButtonItem - horizontalAlignment
- Form - SimpleItem - label - alignment
- LinearGauge - RangeContainer - horizontalOrientation
- LinearGauge - Scale - horizontalOrientation
- VectorMap - controlBar - horizontalAlignment
- TreeList - columns - alignment
- Common - Object Structures - positionConfig - at - x
- Common - Object Structures - positionConfig - my - x
- Common - Utils - viz - exportWidgets(widgetInstances_options)
HorizontalEdge
Specifies the position of a component's element relative to the component in the horizontal direction.
LabelMode
Specifies the label's display mode.
Used in:
MaskMode
Specifies when the UI component shows the mask.
Used in:
Orientation
Specifies whether the UI component is oriented horizontally or vertically.
PageLoadMode
Specifies whether the next page is loaded when a user scrolls the UI component to the bottom or when the "next" button is clicked.
PageOrientation
Specifies the page orientation.
Used in:
Position
Specifies the position of the component's element.
PositionAlignment
Positions the UI component.
ScrollbarMode
Specifies when the UI component shows the scrollbar.
ScrollDirection
Specifies the available scrolling directions.
SearchMode
Specifies a comparison operation used to search UI component items.
SelectAllMode
Specifies the mode in which all items are selected.
SimplifiedSearchMode
Specifies a comparison operation used to search UI component items.
Used in:
SingleMultipleAllOrNone
Specifies whether the UI component enables an end-user to select only a single item, multiple items, all, or none.
Used in:
SingleMultipleOrNone
Specifies whether the UI component enables an end-user to select only a single item, multiple items, or none.
SingleOrMultiple
Specifies whether the UI component enables an end-user to select only a single item or multiple items.
SingleOrNone
Specifies whether the UI component enables an end-user to select only a single item or none.
Used in:
SliderValueChangeMode
Specifies when to change the component's value.
SortOrder
Specifies the sort order of column, header, field, or group summary values.
StoreType
Specifies the storage type the DataSource uses.
SubmenuShowMode
Specifies modes of submenu showing and hiding.
TabsIconPosition
Specifies icon position inside the tab.
TextBoxPredefinedButton
Specifies the predefined button for a textbox.
Used in:
TextEditorButtonLocation
Specifies whether to place the button before or after the input text field.
Used in:
ToolbarItemComponent
Specifies the UI component that presents a toolbar item.
Used in:
ToolbarItemLocation
Specifies a location for the item on the toolbar.
TooltipShowMode
Specifies when the UI component shows a tooltip.
Used in:
ValidationMessageMode
Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed.
Used in:
ValidationRule
Specifies a validation rule.
ValidationRuleType
Specifies the validation rule type.
Used in:
- Validator - Validation Rules - AsyncRule - type
- Validator - Validation Rules - CompareRule - type
- Validator - Validation Rules - CustomRule - type
- Validator - Validation Rules - EmailRule - type
- Validator - Validation Rules - NumericRule - type
- Validator - Validation Rules - PatternRule - type
- Validator - Validation Rules - RangeRule - type
- Validator - Validation Rules - RequiredRule - type
- Validator - Validation Rules - StringLengthRule - type
ValidationStatus
Specifies the validation status.
VerticalAlignment
Specifies a position in the vertical direction.
Used in:
- Chart - ArgumentAxisConstantLinesLabel - verticalAlignment
- Chart - ArgumentAxisConstantLineStyleLabel - verticalAlignment
- Chart - CommonAxisSettingsStripStyleLabel - verticalAlignment
- Chart - ValueAxisConstantLinesLabel - verticalAlignment
- Chart - ValueAxisConstantLineStyleLabel - verticalAlignment
- Form - ButtonItem - verticalAlignment
- LinearGauge - RangeContainer - verticalOrientation
- LinearGauge - Scale - verticalOrientation
- Sankey - alignment
- Sankey - alignment
- Common - Object Structures - positionConfig - at - y
- Common - Object Structures - positionConfig - my - y
- Common - Utils - viz - exportWidgets(widgetInstances_options)
VerticalEdge
Specifies the position of a component's element relative to the component in the vertical direction.
If you have technical questions, please create a support ticket in the DevExpress Support Center.