AutoHideGroupCollection.ToArray() Method
Returns the elements of the current collection as an array object.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.1.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Returns
Type | Description |
---|---|
AutoHideGroup[] | An array of AutoHideGroup objects. |
See Also