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

In This Topic
    Start Property (WaterfallStyles)
    In This Topic
    Specifies the style of the start column.
    Syntax
    'Declaration
     
    Public Property Start As SVGStyle
    public SVGStyle Start {get; set;}
    See Also