ComponentOne Xamarin.Android
AnimationStart Event (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members