ComponentOne ASP.NET MVC Controls
CssClass Property (Control)

C1.Web.Mvc Namespace > Control Class : CssClass Property
Gets or sets the css class of the control.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property CssClass As String
[C1Ignore()]
public string CssClass {get; set;}
See Also

Reference

Control Class
Control Members