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

In This Topic
    FirstBandedRowStyle Property (WorkbookTableStyle)
    In This Topic
    Gets or sets the first row stripe style.
    Syntax
    'Declaration
     
    Public Property FirstBandedRowStyle As WorkbookTableBandedStyle
    public WorkbookTableBandedStyle FirstBandedRowStyle {get; set;}
    See Also