Skip to main content
All docs
V24.1

ReportDesignerLocalizer.Active Property

Namespace: DevExpress.Xpf.Reports.UserDesigner.Localization

Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

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

Property Value

Type
XtraLocalizer<ReportDesignerStringId>
See Also