ComponentOne Xamarin.Android
Touch Event (GridGroupRowCell)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridGroupRowCell Class : Touch Event
Syntax
'Declaration
 
Public Event Touch As EventHandler(Of View.TouchEventArgs)
'Usage
 
Dim instance As GridGroupRowCell
Dim handler As EventHandler(Of View.TouchEventArgs)
 
AddHandler instance.Touch, handler
See Also

Reference

GridGroupRowCell Class
GridGroupRowCell Members