FlexPivot for WinForms
Invalidate(CellRange) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGrid クラス > Invalidate メソッド : Invalidate(CellRange) メソッド
Range to be invalidated.
Invalidates a cell range, causing it to be repainted.
シンタックス
'宣言
 
Public Overloads Overrides Sub Invalidate( _
   ByVal rg As CellRange _
) 
public override void Invalidate( 
   CellRange rg
)

パラメータ

rg
Range to be invalidated.
解説
This method is rarely used by the programmer, since the grid automatically performs invalidation as needed.
参照

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