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

In This Topic
    LastTotalCellStyle Property (TableStyle)
    In This Topic
    Gets or sets the last cell style in the total row.
    Syntax
    'Declaration
     
    Public Property LastTotalCellStyle As TableSectionStyle
    public TableSectionStyle LastTotalCellStyle {get; set;}
    See Also