ITabInfo.AllowClose Property
In This Article
Identifies whether users can close the tab.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
C#
bool AllowClose { get; }
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also