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