FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / SubreportField Class / ParentReport Property

In This Topic
    ParentReport Property (SubreportField)
    In This Topic
    Gets the FlexReport containing this field.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property ParentReport As FlexReport
    public virtual FlexReport ParentReport {get;}
    See Also