StandardReportType(ReportType) Constructor
Initializes a new instance of the StandardReportType class with specified settings.
Namespace: DevExpress.AIIntegration.Reporting.Wizard
Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll
NuGet Package: DevExpress.AIIntegration.Reporting.Common
Declaration
Parameters
Name | Type | Description |
---|---|---|
type | ReportType | An enumeration value that defines the report type. |
See Also