ComponentOne Xamarin.Android
AnimationStart Event (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members