GrapeCity ActiveReports for .NET 16.0J
Invalidate(Boolean) メソッド

GrapeCity.ActiveReports.Design 名前空間 > Designer クラス > Invalidate メソッド : Invalidate(Boolean) メソッド
true to invalidate the control's child controls; otherwise, false.
Invalidates a specific region of the control and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
シンタックス
'宣言
 
Public Overloads Sub Invalidate( _
   ByVal invalidateChildren As Boolean _
) 
public void Invalidate( 
   bool invalidateChildren
)

パラメータ

invalidateChildren
true to invalidate the control's child controls; otherwise, false.
参照

Designer クラス
Designer メンバ
オーバーロード一覧