Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / Map Class / ParentReport Property

In This Topic
    ParentReport Property (Map)
    In This Topic
    Gets the C1.C1Report.C1Report that contains this field.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentReport As C1Report
    public C1Report ParentReport {get;}
    See Also