TileViewColumns(TileView) Constructor
Initializes a new instance of the TileViewColumns class.
Namespace: DevExpress.XtraGrid.Columns
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
view | TileView | The owner of the created TileViewColumns collection. |
See Also