ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / WaterfallStyles Class / Total Property

In This Topic
    Total Property
    In This Topic
    Specifies the style of the total column.
    Syntax
    'Declaration
     
    Public Property Total As SVGStyle
    public SVGStyle Total {get; set;}
    See Also