Back to Devexpress

ITabInfo.AllowClose Property

blazor-devexpress-dot-blazor-dot-itabinfo-76762970.md

latest722 B
Original Source

ITabInfo.AllowClose Property

Identifies whether users can close the tab.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
bool AllowClose { get; }

Property Value

TypeDescription
Boolean

true if users can close the tab; otherwise, false.

|

See Also

ITabInfo Interface

ITabInfo Members

DevExpress.Blazor Namespace