Skip to main content
All docs
V25.1
  • AIReportingLocalizer.Active Property

    Namespace: DevExpress.AIIntegration.Reporting.Localization

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

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    public static XtraLocalizer<AIReportStringId> Active { get; set; }

    Property Value

    Type
    XtraLocalizer<AIReportStringId>
    See Also