ComponentOne Studio for WinRT XAML
Item(Int32) プロパティ

データを含む Column のインデックス。
この行の特定の列に格納されるデータを取得または設定します。
構文
'宣言
 
Public Overloads Property Item( _
   ByVal colIndex As System.Integer _
) As System.Object
public System.object Item( 
   System.int colIndex
) {get; set;}

パラメータ

colIndex
データを含む Column のインデックス。

プロパティ値

この行の特定の列に格納されるデータ。
参照

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

 

 


Copyright © GrapeCity inc. All rights reserved.