ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DesignerSettings Class / Language Property

In This Topic
    Language Property (DesignerSettings)
    In This Topic
    Gets or sets the language to use for the Designer.
    Syntax
    'Declaration
     
    Public Property Language As String
    public string Language {get; set;}

    Property Value

    The language as a System.String.
    See Also