ComponentOne ASP.NET MVC Controls
Binding Property (ColumnBase)

C1.Web.Mvc Namespace > ColumnBase 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

ColumnBase Class
ColumnBase Members