ComponentOne Xamarin.Android
PeerReference Property (GridIncrementalLoadingCell)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridIncrementalLoadingCell Class : PeerReference Property
Syntax
'Declaration
 
Public ReadOnly Property PeerReference As Java.Interop.JniObjectReference
'Usage
 
Dim instance As GridIncrementalLoadingCell
Dim value As Java.Interop.JniObjectReference
 
value = instance.PeerReference
public Java.Interop.JniObjectReference PeerReference {get;}
See Also

Reference

GridIncrementalLoadingCell Class
GridIncrementalLoadingCell Members