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 Boolean
public bool RepeatColumnHeaders {get; set;}
See Also