ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / TableStyle Class / FirstHeaderCellStyle Property

In This Topic
    FirstHeaderCellStyle Property (TableStyle)
    In This Topic
    Gets or sets the first cell style in the header row.
    Syntax
    'Declaration
     
    
    Public Property FirstHeaderCellStyle As TableSectionStyle
    public TableSectionStyle FirstHeaderCellStyle {get; set;}
    See Also