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

In This Topic
    Binding Property (ColorScaleTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.ColorScale.Binding. Sets the binding property or function.
    Syntax
    'Declaration
     
    Public Property Binding As String
    public string Binding {get; set;}
    See Also