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

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