CssClass Property (C1InputBase) | ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputBase Class / CssClass Property

In This Topic
CssClass Property (C1InputBase)
In This Topic
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
Syntax
'Declaration
 
Public Overrides Property CssClass As System.String
 
See Also