MultiColumnCombo for WinForms
GetValue メソッド

C1.Win.Input.MultiColumnCombo.6 アセンブリ > C1.Win.Input.MultiColumnCombo 名前空間 > IDropDownView インターフェース : GetValue メソッド
行インデックス。
列インデックス。
セルの値を取得します。
シンタックス
'宣言
 
Function GetValue( _
   ByVal rowIndex As System.Integer, _
   ByVal columnIndex As System.Integer _
) As System.Object
System.object GetValue( 
   System.int rowIndex,
   System.int columnIndex
)

パラメータ

rowIndex
行インデックス。
columnIndex
列インデックス。
参照

IDropDownView インターフェース
IDropDownView メンバ