FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / DataScope Class / Parent Property

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