Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

TileViewOptionsEditForm Class

Provides settings for Edit Forms in the TileView.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v19.1.dll

NuGet Package: DevExpress.Win.Grid

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