Back to Devexpress

ITabInfo Properties

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

latest1.3 KB
Original Source

ITabInfo Properties

Contains information about a tab.

NameDescription
AllowCloseIdentifies whether users can close the tab.
CssClassReturns a CSS class or classes assigned to the tab.
EnabledIdentifies whether the tab or tab page is enabled.
IdReturns the tab identifier.
TabIconCssClassReturns a CSS class applied to the tab icon.
TabIconUrlReturns the tab’s icon URL.
TextReturns the text displayed in the tab.
TooltipReturns the tab’s tooltip text.
VisibleIdentifies whether the tab is visible.
VisibleIndexReturns the tab’s visible index.

See Also

ITabInfo Interface

ITabInfo Members

DevExpress.Blazor Namespace