TileViewOptionsView.Assign(BaseOptions) Method
Copies all settings from the target BaseOptions object to this TileViewOptionsView.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
options | BaseOptions | A object whose settings are copied. |
See Also