ActiveReports 12
InvalidateProperty(DependencyProperty) Method

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > SidebarPanel Class : InvalidateProperty(DependencyProperty) Method
The System.Windows.DependencyProperty identifier of the property to invalidate.
Re-evaluates the effective value for the specified dependency property
Syntax
'Declaration
 
Public Sub InvalidateProperty( _
   ByVal dp As DependencyProperty _
) 
public void InvalidateProperty( 
   DependencyProperty dp
)

Parameters

dp
The System.Windows.DependencyProperty identifier of the property to invalidate.
See Also

Reference

SidebarPanel Class
SidebarPanel Members