ActiveReports 12
BeginStoryboard(Storyboard) Method

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class > BeginStoryboard Method : BeginStoryboard(Storyboard) Method
The storyboard to begin.
Begins the sequence of actions that are contained in the provided storyboard.
Syntax
'Declaration
 
Public Overloads Sub BeginStoryboard( _
   ByVal storyboard As Storyboard _
) 
public void BeginStoryboard( 
   Storyboard storyboard
)

Parameters

storyboard
The storyboard to begin.
See Also

Reference

Viewer Class
Viewer Members
Overload List