Skip to main content
A newer version of this page is available. .

TileViewOptionsEditForm Class

Provides settings for Edit Forms in the TileView.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v18.2.dll

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