Back to Devexpress

TcxGridTableViewStyles.InplaceEditFormGroup Property

vcl-cxgridtableview-dot-tcxgridtableviewstyles.md

latest1.2 KB
Original Source

TcxGridTableViewStyles.InplaceEditFormGroup Property

Specifies the style for layout groups created within an in-place Edit Form.

Declaration

delphi
property InplaceEditFormGroup: TcxStyle index vsInplaceEditFormGroup read; write;

Property Value

Type
TcxStyle

Remarks

Layout groups are used to host layout elements (layout items, auxiliary layout items, and other layout groups) within in-place Edit Forms. End-users can create layout groups using the built-in customization dialog.

See Also

TcxGridTableViewStyles.InplaceEditFormItem

Style Repository

TcxGridTableViewStyles Class

TcxGridTableViewStyles Members

cxGridTableView Unit