A newer version of this page is available.
Switch to the current version.
TileViewOptionsView Class
Provides global settings that affect the entire Tile View.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v19.2.dll
Declaration
public class TileViewOptionsView :
ColumnViewOptionsView
Public Class TileViewOptionsView
Inherits ColumnViewOptionsView
Related API Members
The following members accept/return TileViewOptionsView objects:
Remarks
To access the TileViewOptionsView settings, utilize the TileView.OptionsView property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
ViewBaseOptions
ColumnViewOptionsView
TileViewOptionsView
See Also
Feedback