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

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