Skip to main content
.NET 6.0+

ExportAnalysisController() Constructor

Initializes a new instance of the ExportAnalysisController class.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public ExportAnalysisController()

Remarks

Creates and initializes the Export Action (see ExportAnalysisController.ExportAction).

See Also