TileViewOptionsView(TileView) Constructor
Initializes a new instance of the TileViewOptionsView class with the default settings.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
view | TileView | A TileView that owns this TileViewOptionsView object. |
See Also