ComponentOne Xamarin.iOS
DataItem Property (GridRow)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridRow Class : DataItem Property
Gets the data item.
Syntax
'Declaration
 
Public Overridable ReadOnly Property DataItem As Object
'Usage
 
Dim instance As GridRow
Dim value As Object
 
value = instance.DataItem
public virtual object DataItem {get;}
See Also

Reference

GridRow Class
GridRow Members