ActiveReports Developer 7
ClearValue(DependencyProperty) Method
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class > ClearValue Method : ClearValue(DependencyProperty) Method

dp

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub ClearValue( _
   ByVal dp As System.Windows.DependencyProperty _
) 
C# 
public void ClearValue( 
   System.Windows.DependencyProperty dp
)

Parameters

dp

See Also