Returns a section from a Sections collection.
Namespace:
C1.C1ReportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public Section this[ SectionTypeEnum index ] { get; } |
Visual Basic |
---|
Public ReadOnly Default Property Item ( _ index As SectionTypeEnum _ ) As Section Get |
Parameters
- index
- Type: C1.C1Report..::..SectionTypeEnum