ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / TableStyle Class / TotalRowStyle Property

In This Topic
    TotalRowStyle Property (TableStyle)
    In This Topic
    Gets or sets the total row style.
    Syntax
    'Declaration
     
    
    Public Property TotalRowStyle As TableSectionStyle
    public TableSectionStyle TotalRowStyle {get; set;}
    See Also