DataGrid for WPF/Silverlight
RowPresenter プロパティ (DataGridCellsPanel)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridCellsPanel クラス : RowPresenter プロパティ
このセルパネルのコンテナである行プレゼンタを取得します。
シンタックス
'宣言
 
Public ReadOnly Property RowPresenter As DataGridRowPresenter
public DataGridRowPresenter RowPresenter {get;}

プロパティ値

行プレゼンタ。
参照

DataGridCellsPanel クラス
DataGridCellsPanel メンバ