Back to Devexpress

DxButtonGroupItem Properties

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

latest3.0 KB
Original Source

DxButtonGroupItem Properties

Defines a button group item in DxButtonGroup.

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.
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.
NavigateUrlSpecifies the navigation location for the button group item.
RenderStyleSpecifies the item’s predefined style.
RenderStyleModeSpecifies the item’s color filling type.
SelectedIn single or multiple selection mode, specifies whether the processed item is selected.
SubmitFormOnClickSpecifies whether the processed button group item can submit a form.
TargetSpecifies the target attribute’s value for the button group item.
TextSpecifies the button’s text. Inherited from DxButtonBase.
TooltipSpecifies the item’s tooltip text.
VisibleSpecifies the button’s visibility. Inherited from DxButtonBase.

See Also

DxButtonGroupItem Class

DxButtonGroupItem Members

DevExpress.Blazor Namespace