Skip to main content

WinReportsController Class

A WinForms-specific descendant of the ReportsControllerCore class.

Namespace: DevExpress.ExpressApp.ReportsV2.Win

Assembly: DevExpress.ExpressApp.ReportsV2.Win.v25.2.dll

NuGet Package: DevExpress.ExpressApp.ReportsV2.Win

Declaration

public class WinReportsController :
    ReportsControllerCore

Remarks

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

Implements

Inheritance

See Also