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

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

    Property Value

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