TcxGridCardViewStyles.LayerSeparator Property
Specifies style attributes for a layer separator.
Declaration
property LayerSeparator: TcxStyle index vsLayerSeparator read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
A layer separator delimits layered rows in a card:
Use the LayerSeparator
property to apply the required style to the layer separator.
See Also