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

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