Visual Basic (Declaration) | |
---|---|
Public Class SectionCollection Inherits System.Collections.CollectionBase |
C# | |
---|---|
public class SectionCollection : System.Collections.CollectionBase |
The collection provides access to the removal or addition of sections, as well as access to the individual sections within the report. You can use the collection to create dynamic reports at run time.
System.Object
GrapeCity.ActiveReports.SectionCollection