ComponentOne TileControl for WinForms
NotifyInvalidate Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : NotifyInvalidate Method
Syntax
'Declaration
 
Protected Overridable Sub NotifyInvalidate( _
   ByVal invalidatedArea As System.Drawing.Rectangle _
) 
protected virtual void NotifyInvalidate( 
   System.Drawing.Rectangle invalidatedArea
)

Parameters

invalidatedArea
See Also

Reference

C1TileControl Class
C1TileControl Members