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

C1.WPF.GridControl アセンブリ > C1.WPF.Grid 名前空間 > GridControlRange クラス > GridControlRange コンストラクタ : GridControlRange コンストラクタ(Int32,Int32,Int32,Int32)
シンタックス
'宣言
 
Public Function New( _
   ByVal row As System.Integer, _
   ByVal column As System.Integer, _
   ByVal rowsCount As System.Integer, _
   ByVal columnsCount As System.Integer _
)
public GridControlRange( 
   System.int row,
   System.int column,
   System.int rowsCount,
   System.int columnsCount
)

パラメータ

row
column
rowsCount
columnsCount
参照

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