Back to Devexpress

IDropDownButtonItemInfo Properties

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

latest2.7 KB
Original Source

IDropDownButtonItemInfo Properties

Contains information about a DxDropDownButtonItem

NameDescription
BeginGroupSpecifies whether the group separator is displayed before the item.
ClickReturns the processed item’s Click event handler.
CssClassReturns the item’s CSS class.
DropDownToggleVisibleReturns a Boolean value that specifies whether the item’s toggle icon is visible.
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.
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

IDropDownButtonItemInfo Interface

IDropDownButtonItemInfo Members

DevExpress.Blazor Namespace