ComponentOne FlexReport for WPF
SubSections Property

C1.WPF.FlexReport.4 Assembly > C1.WPF.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