combit List & Label 28 - .NET Help
combit.Reporting.Web Namespace / Html5ViewerControl Class / ReportName Property


In This Topic
    ReportName Property (Html5ViewerControl)
    In This Topic
    The name of the report to show in the viewer.
    Syntax
    'Declaration
     
    
    Public Property ReportName As String
    public string ReportName {get; set;}
    public:
    property String^ ReportName {
       String^ get();
       void set (    String^ value);
    }
    Requirements

    Platforms: Windows 8.1, Windows 10 (Version 20H2 - 22H2), Windows 11 (21H2 - 22H2), Windows Server 2012 - 2022

    See Also