TileViewOptionsEditForm Class
Provides settings for Edit Forms in the TileView.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
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