FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.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