ASP.NET MVC Controls | ComponentOne
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