Skip to main content

TcxVerticalGridReportLinkOptionsSize.WrapSeparatorHeight Property

Specifies the height of the wrapped records separator.

Declaration

property WrapSeparatorHeight: Integer read; write; default 20;

Property Value

Type Default
Integer 20

Remarks

Use the WrapSeparatorHeight property to specify the space between wrapped records rows within a page. This property is in effect only if the WrapRecords option is active.

The default value of the WrapSeparatorHeight property is 20.

See Also