ClosedPanelCollection.ToArray() Method
Returns the elements of the current collection as an array object.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| LayoutPanel[] | An array of LayoutPanel objects. |
See Also