[]
        
(Showing Draft Content)

C1.Report.SectionCollection.Item

this Property

this[SectionTypeEnum]

Gets a section from a Sections collection by its Type. Throws an exception if section with specified Type not found.

Declaration
public Section this[SectionTypeEnum index] { get; }
Parameters
Type Name Description
SectionTypeEnum index