Skip to main content
.NET Framework 4.5.2+

ExportAnalysisController() Constructor

Initializes a new instance of the ExportAnalysisController class.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v24.1.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public ExportAnalysisController()

Remarks

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

See Also