FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / SubSection Class / Index Property

In This Topic
    Index Property (SubSection)
    In This Topic
    Gets the index of the SubSection in the containing Section.SubSections collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also