TcxGridTableViewStyles.InplaceEditFormGroup Property
Specifies the style for layout groups created within an in-place Edit Form.
Declaration
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