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