DXTabItem.CanClose() Method
Determines whether the current tab item can be closed.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
Boolean | A System.Boolean value that specifies whether the tab item can be closed. |
See Also