ITabInfo.Enabled Property
Identifies whether the tab or tab page is enabled.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
Declaration
bool Enabled { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also