FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ParagraphField Class / ParentReport Property

In This Topic
    ParentReport Property (ParagraphField)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property ParentReport As C1FlexReport
    public virtual C1FlexReport ParentReport {get;}
    See Also