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

In This Topic
    ParentReport Property (InlineLineStyle)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentReport As C1Report
    public C1Report ParentReport {get;}
    See Also