[]
        
(Showing Draft Content)

C1.Report.SectionCollection.FindSection

FindSection Method

FindSection(SectionTypeEnum)

Gets a section from a Sections collection by its Type. Returns null if section not found.

Declaration
public Section FindSection(SectionTypeEnum sectionType)
Parameters
Type Name Description
SectionTypeEnum sectionType
Returns
Type Description
Section