TcxGridTableView.EditForm Property
Specifies settings that define the appearance and behavior of the View’s in-place Edit Form.
Declaration
property EditForm: TcxGridEditFormOptions read; write;
Property Value
| Type |
|---|
| TcxGridEditFormOptions |
Remarks
Refer to the TcxGridEditFormOptions class description to learn about these settings.
See Also