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

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