OptionsColumnEditForm Class
Provides settings of the editor that represent the current grid column within an Edit Form.
Namespace: DevExpress.XtraGrid.Columns
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Related API Members
The following members return OptionsColumnEditForm objects:
Remarks
Use the GridColumn.OptionsEditForm property to access the OptionsColumnEditForm
object. This object provides editor settings that represent the current grid column within an Edit Form.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
ViewBaseOptions
OptionsColumnEditForm
See Also