ComponentOne Xamarin.Android
Hover Event (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members