ActiveReports 18 .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
    Specifies language to use for the Designer
    Syntax
    'Declaration
     
    Public Property Language As String
    public string Language {get; set;}
    See Also