Back to Devexpress

TcxGridTableView.EditForm Property

vcl-cxgridtableview-dot-tcxgridtableview-8632a208.md

latest752 B
Original Source

TcxGridTableView.EditForm Property

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
TcxGridEditFormOptions

Remarks

Refer to the TcxGridEditFormOptions class description to learn about these settings.

See Also

TcxGridTableView Class

TcxGridTableView Members

cxGridTableView Unit