ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Font Class / Label Property

In This Topic
    Label Property (Font)
    In This Topic
    Gets or sets the label of the font.
    Syntax
    'Declaration
     
    Public Property Label As String
    public string Label {get; set;}

    Property Value

    The label of the font as a System.String.
    See Also