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

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