ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / TableColumn Class / TotalRowFunction Property

In This Topic
    TotalRowFunction Property (TableColumn)
    In This Topic
    The function to show in the totals row cell for the column.
    Syntax
    'Declaration
     
    
    Public Property TotalRowFunction As String
    public string TotalRowFunction {get; set;}
    See Also