ComponentOne Xamarin.Android
Hover Event (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members