C1.Web.Mvc Namespace / InputBase Class / CssClass Property

In This Topic
CssClass Property (InputBase)
In This Topic
Gets or sets the css class of the control.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property CssClass As String
 
See Also