ComponentOne FlexReport for WinForms
SubSections Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > Section Class : SubSections Property
Gets the collection of sub-sections in the current section. This collection contains at least one element.
Syntax
'Declaration
 
Public ReadOnly Property SubSections As SubSectionCollection
public SubSectionCollection SubSections {get;}
See Also

Reference

Section Class
Section Members