FlexReport for .NET | ComponentOne
C1.FlexReport Assembly / C1.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