ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / WorkbookTableStyle Class / HeaderRowStyle Property

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