UltimateTabstrip Class Library

Tab.Enabled Property

Gets or sets a value that indicates whether the tab is enabled.

[Visual Basic]
Public Property Enabled As Boolean
[C#]
public bool Enabled {get; set;}

See Also

Tab Class | Karamasoft.WebControls.UltimateTabstrip Namespace