LayoutController.Selection Property
Gets a list of items that are selected in Customization Mode.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.1.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Docking.Selection | A DevExpress.Xpf.Docking.Selection object that represents a list of selected BaseLayoutItem objects. |
See Also