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


In This Topic
    ReportName Property (ListLabelRequestEventArgs)
    In This Topic
    Contains the report name that was specified in the ReportName property (Html5ViewerControl) or the report name argument of @Html.Html5Viewer().
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ReportName As String
    public string ReportName {get;}
    public:
    property String^ ReportName {
       String^ get();
    }
    Requirements

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

    See Also