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
 
<JsonConverterAttribute(C1.JsonNet.Converters.FunctionConverter)>
Public Property Binding As String
 
See Also