FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / DataScope Class / Parent Property

In This Topic
    Parent Property (DataScope)
    In This Topic
    Gets or sets the parent DataScope.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As DataScope
    public DataScope Parent {get;}
    See Also