ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / BandedTableSectionStyle Class / ClassName Property

In This Topic
    ClassName Property (BandedTableSectionStyle)
    In This Topic
    The CSS class name to add to a cell.
    Syntax
    'Declaration
     
    
    Public Property ClassName As String
    public string ClassName {get; set;}
    See Also