Skip to main content

TcxGridTableViewStyles.InplaceEditFormItem Property

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

Declaration

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