FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / Field Class / ParentReport Property

In This Topic
    ParentReport Property (Field)
    In This Topic
    Gets the C1FlexReport containing this field.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ParentReport As C1FlexReport
    public override C1FlexReport ParentReport {get;}
    See Also