C1.Silverlight.FlexGrid.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.