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

In This Topic
    ShowTotalRow Property (WorkbookTable)
    In This Topic
    Indicating whether show the total row for the table.
    Syntax
    'Declaration
     
    Public Property ShowTotalRow As Boolean
    public bool ShowTotalRow {get; set;}
    See Also