.NET Framework Class Library
Row
.
.
::
.
.
DataItem Property
Row Class
See Also
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
Row Class
C1.Silverlight.FlexGrid Namespace