VSView Reporting Edition Reference > SectionCollection Object > SectionCollection Properties > Count Property (SectionCollection) |
Returns the number of Section objects in the collection.
sections.Count[ = value As Long ]
The Sections property does not have Add or Remove methods. That is because the number of sections is determined by then number of groups. To add or remove sections from the report, you need to add or remove groups.
Long