ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Levels Class / FontSize Property

In This Topic
    FontSize Property (Levels)
    In This Topic
    Gets or sets the font size of the text in the levels.
    Syntax
    'Declaration
     
    Public Property FontSize As String
    public string FontSize {get; set;}

    Property Value

    The font size of the text in the levels as a System.String.
    See Also