BaseLayoutItem.IsActive Property
Gets or sets whether the item is active. 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 active. |
See Also