Skip to main content

DxResizableEditorBase<T, JSProxyType> Properties

Defines the base API for classes that implement editors with multiple size modes.
Name Description
CssClass Assign a CSS class to the component. 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