TcxGridLayoutViewStyles.Group Property
Specifies the style for the card’s layout groups.
Declaration
property Group: TcxStyle index vsGroup read; write;
Property Value
| Type |
|---|
| TcxStyle |
Remarks
The style for a certain layout group can be specified using the OnGetGroupStyle event.
See Also