FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.5.2 Assembly / C1.Win.FlexReport.CustomFields Namespace / SuperLabel Class / SubSectionIndex Property

In This Topic
    SubSectionIndex Property (SuperLabel)
    In This Topic
    Gets or sets the index of the C1.Win.FlexReport.FieldBase.SubSection in C1.Win.FlexReport.FieldBase.Section to which the field belongs.
    Syntax
    'Declaration
     
    Public Property SubSectionIndex As Integer
    public int SubSectionIndex {get; set;}
    See Also