Back to Devexpress

IButtonGroupItemInfo Members

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

latest2.7 KB
Original Source

IButtonGroupItemInfo Members

Contains information about a DxButtonGroupItem.

Properties

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

DevExpress.Blazor Namespace