ComponentOne ASP.NET MVC Controls
TotalRowLabel Property (TableColumn)

C1.Web.Mvc.Sheet Namespace > TableColumn Class : TotalRowLabel Property
The string to show in the totals row cell for the column.
Syntax
'Declaration
 
Public Property TotalRowLabel As String
public string TotalRowLabel {get; set;}
See Also

Reference

TableColumn Class
TableColumn Members