Skip to main content
A newer version of this page is available. .

WinReportsController Class

A WinForms-specific descendant of the ReportsControllerCore class.

Namespace: DevExpress.ExpressApp.ReportsV2.Win

Assembly: DevExpress.ExpressApp.ReportsV2.Win.v19.1.dll

Declaration

public class WinReportsController :
    ReportsControllerCore

Remarks

Activated in List Views that display IReportDataV2 objects. Initializes the ReportsControllerCore.ExecuteReportAction Action.

Implements

Inheritance

See Also