DockLayoutManager.ExtendSelectionToParent() Method
Selects the currently selected item’s parent.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.1.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Returns
Type | Description |
---|---|
Boolean | true if the item’s parent has been selected; otherwise, false. |
See Also