ActiveReports 12
InvalidateArrange Method

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : InvalidateArrange Method
Invalidates the arrange state (layout) for the element. After the invalidation, the element will have its layout updated, which will occur asynchronously unless subsequently forced by System.Windows.UIElement.UpdateLayout.
Syntax
'Declaration
 
Public Sub InvalidateArrange() 
public void InvalidateArrange()
See Also

Reference

Viewer Class
Viewer Members