sectionType

The type of Section band that contains the element. The type values are 'Header', 'Content', and 'Footer'. If the element is not in a Section, then sectionType is undefined

Type

string

Example

if(sectionType == "Footer") {

  ...

}

See Also

Sections, for scripting issues related to Sections.

<< sectionRow © 1996-2013 InetSoft Technology Corporation (v11.4) spacing >>