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