C1.Web.Mvc Namespace / ColumnInfo Class / Binding Property

In This Topic
Binding Property (ColumnInfo)
In This Topic
Gets or sets the name of the property this column is bound to.
Syntax
'Declaration
 
Public Property Binding As String
 
See Also