Back to Devexpress

TcxGridTableViewStyles.InplaceEditFormItem Property

vcl-cxgridtableview-dot-tcxgridtableviewstyles-f8d7d24f.md

latest1.5 KB
Original Source

TcxGridTableViewStyles.InplaceEditFormItem Property

Specifies the style for layout items and auxiliary layout items created within an in-place Edit Form.

Declaration

delphi
property InplaceEditFormItem: TcxStyle index vsInplaceEditFormItem read; write;

Property Value

Type
TcxStyle

Remarks

End-users can create auxiliary layout items using the built-in customization dialog. Layout items are created automatically to host editors associated with grid columns set for display within an in-place Edit Form. Layout items cannot be created at runtime with this customization dialog.

See Also

TcxGridTableViewStyles.InplaceEditFormGroup

TcxGridTableViewStyles.InplaceEditFormItemHotTrack

Style Repository

TcxGridTableViewStyles Class

TcxGridTableViewStyles Members

cxGridTableView Unit