FlexGrid for WinForms
GetSelection メソッド

C1.Win.C1FlexGrid.Classic.4.8 アセンブリ > C1.Win.C1FlexGrid.Classic 名前空間 > C1FlexGridClassic クラス : GetSelection メソッド
シンタックス
'宣言
 
Public Sub GetSelection( _
   ByRef row1 As System.Integer, _
   ByRef col1 As System.Integer, _
   ByRef row2 As System.Integer, _
   ByRef col2 As System.Integer _
) 
public void GetSelection( 
   out System.int row1,
   out System.int col1,
   out System.int row2,
   out System.int col2
)

パラメータ

row1
col1
row2
col2
参照

C1FlexGridClassic クラス
C1FlexGridClassic メンバ