ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewRow Class / CssClass Property

In This Topic
    CssClass Property (C1GridViewRow)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property CssClass As System.String
    public virtual System.string CssClass {get; set;}
    See Also