ComponentOne Xamarin.Android
PeerReference Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members