Back to Devexpress

IDropDownButtonItemInfo Members

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

latest2.7 KB
Original Source

IDropDownButtonItemInfo Members

Contains information about a DxDropDownButtonItem

Properties

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

DevExpress.Blazor Namespace