ComponentOne ASP.NET MVC Controls
Binding Property (ColumnInfo)

C1.Web.Mvc Namespace > ColumnInfo Class : Binding Property
Gets or sets the name of the property this column is bound to.
Syntax
'Declaration
 
Public Property Binding As String
public string Binding {get; set;}
See Also

Reference

ColumnInfo Class
ColumnInfo Members