2.76.1 Header.FixedHeader

Applies to RDL 2005/01

The Header.FixedHeader element specifies that the header remains visible when the Table is partially scrolled off the Page. This element is optional. If this element is present, its value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2). If this element is not present, its value is interpreted as false. If this element is present, its value MUST NOT be true if this is the header for a TableGroup.

Following is the parent element of the Header.FixedHeader element.

Parent elements

Header

The following is the XML Schema definition of the Header.FixedHeader element.

 <xsd:element name="FixedHeader" type="xsd:boolean" minOccurs="0" />