FlexPivot for WinForms
Invalidate(CellRange) メソッド

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

パラメータ

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

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