ComponentOne FlexGrid for WPF and Silverlight
Binding Property (Column)

C1.Silverlight.FlexGrid Namespace > Column Class : Binding Property
Gets or sets the Binding used to connect this column with the items in the grid's ItemsSource.
Syntax
'Declaration
 
Public Property Binding As System.Windows.Data.Binding
public System.Windows.Data.Binding Binding {get; set;}
See Also

Reference

Column Class
Column Members