ASP.NET MVC Controls | ComponentOne
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