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