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