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

In This Topic
    Value Property (InputColor)
    In This Topic
    Gets or sets the current color.
    Syntax
    'Declaration
     
    Public Property Value As String
    public string Value {get; set;}
    See Also