Skip to main content

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:

VCL Data Grid: A Vertical Row Layout Example

Use the LayerSeparator property to apply the required style to the layer separator.

See Also