ShowHeaderSeparator Property (PrintPageTemplate)
In This Topic
Gets or sets a value indicating whether to show the header separator or not.
Syntax
'Declaration
Public Property ShowHeaderSeparator As Boolean
public bool ShowHeaderSeparator {get; set;}
See Also