ComponentOne Xamarin.iOS
AnimationWillStart Event (GridGroupRowCell)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridGroupRowCell Class : AnimationWillStart Event
Syntax
'Declaration
 
Public Event AnimationWillStart As Action
'Usage
 
Dim instance As GridGroupRowCell
Dim handler As Action
 
AddHandler instance.AnimationWillStart, handler
public event Action AnimationWillStart
See Also

Reference

GridGroupRowCell Class
GridGroupRowCell Members