WebReportServiceController Class
In This Article
A ViewController descendant containing platform-specific code, providing end-users with ability to view and design reports.
Namespace: DevExpress.ExpressApp.ReportsV2.Web
Assembly: DevExpress.ExpressApp.ReportsV2.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2.Web
#Declaration
public class WebReportServiceController :
ReportServiceController
#Implements
#Inheritance
Object
MarshalByRefObject
Component
Controller
ReportServiceController
WebReportServiceController
See Also