FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / ReportLinkTargetBookmark Class / Report Property

In This Topic
    Report Property (ReportLinkTargetBookmark)
    In This Topic
    Gets or sets a reference to C1FlexReport object which should be opened.
    Syntax
    'Declaration
     
    Public Property Report As C1FlexReport
    public C1FlexReport Report {get; set;}
    See Also