TileViewOptionsEditForm Class
Provides settings for Edit Forms in the TileView.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Related API Members
The following members return TileViewOptionsEditForm objects:
Remarks
Use the TileView.OptionsEditForm property to manipulate Edit Form settings in the Tile View.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
ViewBaseOptions
GridOptionsEditForm
TileViewOptionsEditForm
See Also