ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / BulletStyleContent Class / LabelFontFamily Property

In This Topic
    LabelFontFamily Property
    In This Topic
    Gets or sets the font family of the label in the bullet.
    Syntax
    'Declaration
     
    Public Property LabelFontFamily As String
    public string LabelFontFamily {get; set;}

    Property Value

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