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

GridOptionsEditForm Class

Provides Edit Form settings.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v17.2.dll

Declaration

public class GridOptionsEditForm :
    ViewBaseOptions

The following members accept/return GridOptionsEditForm objects:

Remarks

Use the GridView.OptionsEditForm property to access the GridOptionsEditForm object which provides Edit Form settings.

See Also