Back to Devexpress

ITabInfo Members

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

latest1.2 KB
Original Source

ITabInfo Members

Contains information about a tab.

Properties

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

DevExpress.Blazor Namespace