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

    For internal use. You do not need to call it directly from your code.

    Namespace: DevExpress.AIIntegration.WinForms.Reporting

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

    NuGet Package: DevExpress.AIIntegration.WinForms.Reporting

    Declaration

    [Browsable(false)]
    public static ReportLocalizationBehavior Create(
        Type behaviorSourceType
    )

    Parameters

    Name Type
    behaviorSourceType Type

    Returns

    Type
    ReportLocalizationBehavior
    See Also