TileViewOptionsSelection Class
Contains selection options for the TileView.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Related API Members
The following members return TileViewOptionsSelection objects:
Remarks
Use the TileView.OptionsSelection property to access the View’s selection settings.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
ViewBaseOptions
ColumnViewOptionsSelection
TileViewOptionsSelection
See Also