LayoutControlGroup.AddRange(BaseLayoutItem[]) Method
Adds an array of layout items to the current group.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| items | BaseLayoutItem[] | An array of BaseLayoutItem objects. |
See Also