Skip to main content
All docs
V25.1
  • ReportLocalizationBehavior(Type) Constructor

    Initializes a new instance of the ReportLocalizationBehavior class with specified settings.

    Namespace: DevExpress.AIIntegration.WinForms.Reporting

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

    NuGet Package: DevExpress.AIIntegration.WinForms.Reporting

    Declaration

    public ReportLocalizationBehavior(
        Type behaviorSourceType
    )

    Parameters

    Name Type
    behaviorSourceType Type
    See Also