BaseLayoutItem.IsSelected Property
Gets whether the item is selected in Customization Mode. This is a dependency property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the item is selected in Customization Mode; otherwise, false. |
See Also