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

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