combit List & Label 30 - .NET Help
combit.Reporting.Web.WebReportViewer Namespace / WebReportViewerController Class
Members


WebReportViewerController Class
Base class to inherit from for custom controllers that host the Web Report Viewer
Object Model
WebReportViewerController Class
Syntax
'Declaration
 
Public MustInherit Class WebReportViewerController 
   Inherits System.Web.Http.ApiController
 
Remarks

the objects defined in the Designer and their properties cannot always be fully transferred to any export format. The Web Report Viewer uses the List & Label XHTML/CSS Export module internally for displaying reports. For this reason, the limitations of the XHTML/CSS Export module also apply directly to the Web Report Viewer.

Inheritance Hierarchy

System.Object
   System.Web.Http.ApiController
      combit.Reporting.Web.WebReportViewer.WebReportViewerController
         combit.Reporting.Web.WebReportDesigner.Server.WebReportDesignerController

Requirements

Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9

See Also