ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / LocalizationResources Class / Resources Property

In This Topic
    Resources Property (LocalizationResources)
    In This Topic
    Gets or sets the localization resources as a JSON array string.
    Syntax
    'Declaration
     
    Public Property Resources As String
    public string Resources {get; set;}

    Property Value

    The localization resources as a System.String.
    See Also