ComponentOne ASP.NET MVC Controls
Bold Property

C1.Web.Mvc.Sheet Namespace > Font Class : Bold Property
Gets or sets a value indicating whether to make the text bold.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Property Bold As Boolean
[DefaultValue(false)]
public bool Bold {get; set;}
See Also

Reference

Font Class
Font Members