Skip to main content

TileViewOptionsEditForm Class

Provides settings for Edit Forms in the TileView.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public class TileViewOptionsEditForm :
    GridOptionsEditForm

The following members return TileViewOptionsEditForm objects:

Remarks

Use the TileView.OptionsEditForm property to manipulate Edit Form settings in the Tile View.

See Also