ComponentOne Xamarin.Android
AnimationEnd Event (GridIncrementalLoadingCell)


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

Reference

GridIncrementalLoadingCell Class
GridIncrementalLoadingCell Members