ITabInfo.AllowClose Property
Identifies whether users can close the tab.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.1.dll
NuGet Package: DevExpress.Blazor
Declaration
bool AllowClose { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also