C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlCellView Class / BeginAnimation Method / BeginAnimation(DependencyProperty,AnimationTimeline,HandoffBehavior) Method

In This Topic
BeginAnimation(DependencyProperty,AnimationTimeline,HandoffBehavior) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Sub BeginAnimation( _
   ByVal dp As DependencyProperty, _
   ByVal animation As AnimationTimeline, _
   ByVal handoffBehavior As HandoffBehavior _
) 
 

Parameters

dp
animation
handoffBehavior
See Also