ComponentOne Studio for WinRT XAML
Invalidate(CellRange) メソッド

グリッドパネルで、指定された CellRange 内の要素を強制的に再作成します。
構文
'宣言
 
Public Overloads Sub Invalidate( _
   ByVal rng As CellRange _
) 
public void Invalidate( 
   CellRange rng
)

パラメータ

rng
参照

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

 

 


Copyright © GrapeCity inc. All rights reserved.