.NET MAUI コントロール
Refresh(Nullable<GridCellType>,GridCellRange) メソッド

C1.Maui.Grid アセンブリ > C1.Maui.Grid 名前空間 > FlexGrid クラス > Refresh メソッド : Refresh(Nullable<GridCellType>,GridCellRange) メソッド
セルのタイプ
範囲
指定されたセルをリフレッシュします。
シンタックス
'宣言
 
Public Overloads Sub Refresh( _
   Optional ByVal cellType As System.Nullable(Of GridCellType), _
   Optional ByVal range As GridCellRange _
) 
public void Refresh( 
   System.Nullable<GridCellType> cellType,
   GridCellRange range
)

パラメータ

cellType
セルのタイプ
range
範囲
参照

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