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

DxDropDownBase<T, JSProxyType> Properties

Provides base API for editors with drop-down windows.
Name Description
CssClass Specifies the name of the component’s CSS class. Inherited from DxComponentBase.
DropDownDirection Specifies the direction in which the drop-down window is displayed relative to the editor’s input element.
DropDownVisible Specifies the current state (displayed/hidden) of a drop-down window.
Enabled Specifies whether an editor is enabled. Inherited from DxDataEditorBase<T, JSProxyType>.
SizeMode Specifies an editor size. Inherited from DxResizableEditorBase<T, JSProxyType>.
See Also