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