FlexReport for .NET | ComponentOne
C1.FlexReport Assembly / C1.Report Namespace / ShapeField Class / ParentReport Property

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