ComponentOne DataGrid for WPF and Silverlight
Binding Property (DataGridBoundColumn)

C1.WPF.DataGrid Namespace > DataGridBoundColumn Class : Binding Property
Gets or sets the binding object used to bind the visual element against the data.
Syntax
'Declaration
 
Public Property Binding As System.Windows.Data.Binding
public System.Windows.Data.Binding Binding {get; set;}
See Also

Reference

DataGridBoundColumn Class
DataGridBoundColumn Members