DataGrid for WPF/Silverlight
Presenter プロパティ (DataGridCell)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridCell クラス : Presenter プロパティ
セルの内容を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Presenter As DataGridCellPresenter
public DataGridCellPresenter Presenter {get;}

プロパティ値

セルに対応する DataGridCellPresenter
参照

DataGridCell クラス
DataGridCell メンバ