Visibility Property

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPReportBand

Declaration

int Visibility;

Description

For header and footer in first level (not children of a group) this property controls on which pages a page header or page footer should be created:

0=All pages, 1=Odd, 2=Even, 3=First, 4=AllNotFirst, 5=OddNotFirst, 6=Hide.

 

For group header and footer this value controls the usage of this band. The following bit are used: Bit 1: dont use at start or end of group. Bit 2: also use between data groups. Bit 5(=16): Only use if selected.


[idh_iwpreportband_visibility.htm]    Copyright © 2007 by WPCubed GmbH