RepeatColumnHeaders Property (PrintInfo)
In This Topic
Gets or sets a value indicating whether column headers should appear on each page.
Syntax
'Declaration
Public Property RepeatColumnHeaders As System.Boolean
public System.bool RepeatColumnHeaders {get; set;}
See Also