Skip to main content
A newer version of this page is available. .

DxDataEditor<T> Properties

Defines the base API for classes that implement data editors.
Name Description
CssClass Specifies the name of the component’s CSS class. Inherited from DxComponentBase.
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