ComponentOne ASP.NET MVC Controls
ShowTotalRow Property (Table)

C1.Web.Mvc.Sheet Namespace > Table Class : ShowTotalRow Property
Indicates whether the table should include a total row.
Syntax
'Declaration
 
Public Property ShowTotalRow As Boolean
public bool ShowTotalRow {get; set;}
See Also

Reference

Table Class
Table Members