BaseLayoutItem.IsClosed Property
Gets whether the item is closed. This is a dependency property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | A Boolean value that specifies whether the item is closed. |
See Also