ComponentOne List 8.0 for ActiveX
RepeatListHeader Property

 

PrintInfo Reference> PrintInfo Object Properties> RepeatListHeader Property

RepeatListHeader Property

This property sets or returns a Boolean that determines whether the list caption should appear on each page.

Syntax

PrintInfo.RepeatListHeader= boolean

Remarks

Read/Write at run time and design time.

Property applies to PrintInfo object.

If True, the list caption is printed at the top of each physical page.

If False (the default), the list caption is printed on the first page only.

Note: If the Caption property of the associated TDBList control is not set, then the list header is 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