FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Field Class / SubSection Property

In This Topic
    SubSection Property (Field)
    In This Topic
    Gets the SubSection object containing this field.
    Syntax
    'Declaration
     
    Public ReadOnly Property SubSection As SubSection
    public SubSection SubSection {get;}
    See Also