ActiveReports 13
InvalidateVisual Method

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : InvalidateVisual Method
Invalidates the rendering of the element, and forces a complete new layout pass. System.Windows.UIElement.OnRender(System.Windows.Media.DrawingContext) is called after the layout cycle is completed.
Syntax
'Declaration
 
Public Sub InvalidateVisual() 
public void InvalidateVisual()
See Also

Reference

Viewer Class
Viewer Members