ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / WorkbookTableStyle Class / TotalRowStyle Property

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