ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportDesigner Class / LocalizationResources Property

In This Topic
    LocalizationResources Property (ReportDesigner)
    In This Topic
    Custom localization resources
    Syntax
    'Declaration
     
    Public Property LocalizationResources As LocalizationResources()
    public LocalizationResources[] LocalizationResources {get; set;}
    See Also