TcxGridTableViewStyles.InplaceEditFormGroup Property
In This Article
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 |
---|
Tcx |
#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