Item in the ItemsSource that this row is bound to.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

C#
public Object DataItem { get; set; }
Visual Basic
Public Property DataItem As Object
	Get
	Set

See Also