ComponentOne Xamarin.Android
AnimationStart Event (GridCellView)


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

Reference

GridCellView Class
GridCellView Members