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

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridColumnCollection クラス > Item プロパティ : Item(Int32) プロパティ
指定された列インデックスの DataGridColumnを取得します。
シンタックス
'宣言
 
Public Overloads Shadows ReadOnly Property Item( _
   ByVal columnIndex As System.Integer _
) As DataGridColumn
public new DataGridColumn Item( 
   System.int columnIndex
) {get;}

パラメータ

columnIndex
参照

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