Item in the ItemsSource that this row is bound to.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public Object DataItem { get; set; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public Property DataItem As Object Get Set |