DxDataEditor<T> Properties
Defines the base API for classes that implement data editors.Name | Description |
---|---|
CssClass | Assign a CSS class to the editor. |
Enabled | Specifies whether an editor is enabled. |
Id | Specifies the component’s unique identifier. Inherited from DxComponentBase. |
ReadOnly | Specifies whether read-only mode is active. |
SizeMode | Specifies an editor size. |
See Also