SectionCount: Integer;
The SectionCount property returns the number of document sections.
In regular report a separate sheet is regarded as a section, in express report and workspace the entire document is regarded as a section.
The property use is given in the example for IGxDocument.SectionName.
See also: