ComponentOne Xamarin.iOS
AnimationWillStart Event (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members