FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / InlineLineStyle Class / ParentReport Property

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