TileViewOptionsView Class
Provides global settings that affect the entire Tile View.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Related API Members
The following members return TileViewOptionsView objects:
Remarks
To access the TileViewOptionsView
settings, utilize the TileView.OptionsView property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
ViewBaseOptions
ColumnViewOptionsView
TileViewOptionsView
See Also