Back to Devexpress

TcxGridEditFormOptions Class

vcl-cxgridtableview-2d804672.md

latest2.3 KB
Original Source

TcxGridEditFormOptions Class

Contains display and behavior settings of the in-place Edit Form in a Table View, Banded Table View, and their descendants.

Declaration

delphi
TcxGridEditFormOptions = class(
    TcxGridCustomEditFormOptions
)

Remarks

This class has members that allow you to do the following:

A grid View’s EditForm property references a TcxGridEditFormOptions object.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxGridCustomRowLayoutOptions TcxGridCustomEditFormOptions TcxGridEditFormOptions

See Also

TcxGridEditFormOptions Members

cxGridTableView Unit