AutoHideGroupCollection.RightItems Property
Provides access to the collection of AutoHideGroup objects displayed along the right edge of the DockLayoutManager container.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.1.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Property Value
Type | Description |
---|---|
CompositeCollection | A CompositeCollection object that is the collection of the AutoHideGroup objects. |
See Also