C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / SubSectionCollection Class / Add Method

In This Topic
Add Method (SubSectionCollection)
In This Topic
Adds a SubSection object to the collection.
Syntax
'Declaration
 
Public Function Add() As SubSection
 

Return Value

Returns added SubSection object.
See Also