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

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