ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / Font Class / Bold Property

In This Topic
    Bold Property
    In This Topic
    Gets or sets a value indicating whether to make the text bold.
    Syntax
    'Declaration
     
    Public Property Bold As Boolean
    public bool Bold {get; set;}
    See Also