Back to Devexpress

IButtonGroupItemInfo Properties

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

latest2.8 KB
Original Source

IButtonGroupItemInfo Properties

Contains information about a DxButtonGroupItem.

NameDescription
ClickReturns the processed item’s Click event handler.
CssClassReturns the item’s CSS class.
EnabledReturns a Boolean value that specifies whether the processed item is enabled.
IconCssClassReturns the CSS class of the item’s icon.
IconPositionReturns the item’s icon position.
IdReturns the item’s unique identifier.
NavigateUrlReturns the navigation location for the item.
RenderStyleReturns the item’s render style.
RenderStyleModeReturns the item’s render style mode.
SelectedReturns a Boolean value that specifies whether the processed item is selected.
SubmitFormOnClickReturns a Boolean value that specifies whether the processed item can submit a form.
TargetReturns the item’s Target property value.
TextReturns the processed item’s text.
TooltipReturns the processed item’s tooltip.
VisibleReturns a Boolean value that specifies whether the processed item is visible.

See Also

IButtonGroupItemInfo Interface

IButtonGroupItemInfo Members

DevExpress.Blazor Namespace