ActiveReports Developer 7
GetAnimationBaseValue Method
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : GetAnimationBaseValue Method

dp

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function GetAnimationBaseValue( _
   ByVal dp As System.Windows.DependencyProperty _
) As System.Object
C# 
public System.object GetAnimationBaseValue( 
   System.Windows.DependencyProperty dp
)

Parameters

dp

See Also