ASP.NET MVC Controls | ComponentOne
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 Color
    public Color Color {get; set;}
    See Also