ComponentOne FlexGrid for UWP
DataItem Property

C1.UWP.FlexGrid Assembly > C1.Xaml.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