Skip to main content

DxResizableEditorBase<T, JSProxyType> Properties

Defines the base API for classes that implement editors with multiple size modes.
Name Description
CssClass Specifies the name of the component’s CSS class. Inherited from DxComponentBase.
Enabled Specifies whether an editor is enabled. Inherited from DxDataEditorBase<T, JSProxyType>.
Id Specifies the component’s unique identifier. Inherited from DxComponentBase.
SizeMode Specifies an editor size.
See Also