FlexGrid for WPF
Item(Int32,Int32) プロパティ

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridPanel クラス > Item プロパティ : Item(Int32,Int32) プロパティ
rowcol で指定されたセルの値を取得または設定します。
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer _
) As System.Object
public System.object Item( 
   System.int row,
   System.int col
) {get; set;}

パラメータ

row
col
参照

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