Represents a ViewController descendant. Contains platform-specific code, providing end-users with ability to create, design and view reports.
Namespace: DevExpress.ExpressApp.Reports.Win
Assembly: DevExpress.ExpressApp.Reports.Win.v18.2.dll
public class WinReportServiceController :
ReportServiceController
Public Class WinReportServiceController
Inherits ReportServiceController
Implements
The WinReportServiceController Controller contains the Windows Forms specific code that displays:
Preview Report window
Report Designer window
You can customize the Controller's behavior by handling the following events:
Refer to these events descriptions for details.