ComponentOne FlexGrid for WPF and Silverlight
DataItem Property (Row)

C1.WPF.FlexGrid Namespace > Row Class : DataItem Property
Item in the ItemsSource that this row is bound to.
Syntax
'Declaration
 
Public Property DataItem As System.Object
public System.object DataItem {get; set;}
See Also

Reference

Row Class
Row Members