ComponentOne List 8.0 for ActiveX
RepeatColumnHeaders Property

 

PrintInfo Reference> PrintInfo Object Properties> RepeatColumnHeaders Property

RepeatColumnHeaders Property

This property sets or returns a Boolean that determines whether column headers should appear on each page.

Syntax

PrintInfo.RepeatColumnHeaders= boolean

Remarks

Read/Write at run time and design time.

Property applies to PrintInfo object.

If True, column headers are printed at the top of each physical page below the split headers and list header, if present.

If False (the default), column headers are printed on the first page only.

Note: If the ColumnHeaders property of the associated TDBList control is False, then column headers are not printed, regardless of the setting of this property.

See Also

PrintInfo Object, PrintInfos Collection

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback