DataGrid for WPF/Silverlight
Item プロパティ (DataGridRowPresenter)

C1.Silverlight.DataGrid.5 アセンブリ > C1.Silverlight.DataGrid 名前空間 > DataGridRowPresenter クラス : Item プロパティ
指定された列の DataGridCellPresenterを取得します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal column As DataGridColumn _
) As DataGridCellPresenter
public DataGridCellPresenter this[ 
   DataGridColumn column
]; {get;}

パラメータ

column
参照

DataGridRowPresenter クラス
DataGridRowPresenter メンバ