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

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