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

dp

Glossary Item Box

Syntax

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

Parameters

dp

See Also