ComponentOne ASP.NET MVC Controls
Underline Property

C1.Web.Mvc.Sheet Namespace > Font Class : Underline Property
Gets or sets underscore setting.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Property Underline As Boolean
[DefaultValue(false)]
public bool Underline {get; set;}
See Also

Reference

Font Class
Font Members