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

dp

Glossary Item Box

Syntax

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

Parameters

dp

See Also