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