ShowHeaderSeparator Property (ReportOptions)
In This Topic
Gets or sets a value that determines whether a line should be displayed between the page header and the page content.
Syntax
'Declaration
Public Property ShowHeaderSeparator As Boolean
public bool ShowHeaderSeparator {get; set;}
See Also