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

In This Topic
    Binding Property (ColorScale)
    In This Topic
    Gets or sets the binding property or function.
    Syntax
    'Declaration
     
    Public Property Binding As String
    public string Binding {get; set;}
    See Also