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

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