Back to Devexpress

TileViewOptionsEditForm Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-8e8192c1.md

latest1.9 KB
Original Source

TileViewOptionsEditForm Class

Provides settings for Edit Forms in the TileView.

Namespace : DevExpress.XtraGrid.Views.Tile

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
public class TileViewOptionsEditForm :
    GridOptionsEditForm
vb
Public Class TileViewOptionsEditForm
    Inherits GridOptionsEditForm

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

TileViewOptionsEditForm Members

OptionsEditForm

DevExpress.XtraGrid.Views.Tile Namespace