Skip to main content
All docs
V25.1
  • StandardReportType.Type Property

    Gets the report type.

    Namespace: DevExpress.AIIntegration.Reporting.Wizard

    Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    public ReportType Type { get; }

    Property Value

    Type Description
    ReportType

    An enumeration value that defines the report type.

    See Also