Skip to main content

TcxGridEditFormOptions Class

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

Declaration

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.

See Also