FlexGrid for WPF
GridCellRange コンストラクタ(Int32,Int32)

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridCellRange クラス > GridCellRange コンストラクタ : GridCellRange コンストラクタ(Int32,Int32)
GridCellRange クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer _
)
public GridCellRange( 
   System.int row,
   System.int col
)

パラメータ

row
col
参照

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