ComponentOne Xamarin.Android
AnimationRepeat Event (GridIncrementalLoadingCell)


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

Reference

GridIncrementalLoadingCell Class
GridIncrementalLoadingCell Members