LayoutControlItem.Assign(BaseLayoutItem) Method
Assigns the specified object’s property values to the current object’s corresponding properties.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | BaseLayoutItem | The object whose property values to assign to the current object’s corresponding properties. |
See Also