Back to Devexpress

DxDropDownButtonBase Properties

blazor-devexpress-dot-blazor-dot-dxdropdownbuttonbase-dot-underscore-properties.md

latest3.0 KB
Original Source

DxDropDownButtonBase Properties

Contains the base API for classes that implement drop-down buttons.

NameDescription
AttributesSpecifies a collection of standard HTML attributes applied to the Button. Inherited from DxButtonBase.
ChildContentSpecifies Button content. Inherited from DxButtonBase.
CssClassAssigns a CSS class to the button component. Inherited from DxButtonBase.
DropDownContentTemplateSpecifies a template for the drop-down window content.
DropDownCssClassAssigns a CSS class to the drop-down element.
DropDownPositionSpecifies the drop-down element’s position relative to the target element.
DropDownToggleCssClassAssigns a CSS class to the drop-down toggle.
DropDownToggleVisibleSpecifies whether the drop-down toggle icon is visible.
DropDownVisibleSpecifies the current state of a drop-down element (visible/hidden).
EnabledSpecifies whether the button is enabled. Inherited from DxButtonBase.
IconCssClassSpecifies the icon’s CSS class. Inherited from DxButtonBase.
IconPositionSpecifies the icon’s position. Inherited from DxButtonBase.
IdSpecifies the control’s unique identifier. Inherited from DxButtonBase.
ItemsSpecifies the component’s item collection.
TextSpecifies the button’s text. Inherited from DxButtonBase.
TooltipSpecifies a button’s tooltip text.
VisibleSpecifies the button’s visibility. Inherited from DxButtonBase.

See Also

DxDropDownButtonBase Class

DxDropDownButtonBase Members

DevExpress.Blazor Namespace