ComponentOne Xamarin.Android
AnimationEnd Event (GridCellView)


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

Reference

GridCellView Class
GridCellView Members