Home > BSPrinter documentation > Reference

DrawHeaderSeparatorLine Property

Applies to: GridReportStyle object

Type: Boolean


Description:

Returns or sets a value that determines whether it will draw a separator line between the headers section and the data section. This line will be draw with the color set in HeaderBorderColor property, and the thickness of the line is set by the HeaderSeparatorLineThickness property.

Note:

If DrawHeaderBorder is set to True, this line can overlap the headers border.