TileViewColumns.Assign(TileViewColumns) Method
Copies contents of the specified TileViewColumns object to the current object.
Namespace: DevExpress.XtraGrid.Columns
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
srcSet | TileViewColumns | An object whose settings are copied to the current object. |
See Also