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