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

In This Topic
    Color Property (Range)
    In This Topic
    Gets or sets the color used to display this range.
    Syntax
    'Declaration
     
    Public Property Color As String
    public string Color {get; set;}
    See Also