Invalidates report viewer.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
protected void Invalidate(
	bool useAnimation
)
Visual Basic (Declaration)
Protected Sub Invalidate ( _
	useAnimation As Boolean _
)
Visual C++
protected:
void Invalidate(
	bool useAnimation
)

Parameters

useAnimation
Type: System..::.Boolean

See Also