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