ComponentOne DataGrid for WPF and Silverlight
RowPresenter Property (DataGridCellsPanel)

C1.WPF.DataGrid Namespace > DataGridCellsPanel Class : RowPresenter Property
Gets the parent row presenter.
Syntax
'Declaration
 
Public ReadOnly Property RowPresenter As DataGridRowPresenter
public DataGridRowPresenter RowPresenter {get;}

Property Value

The row presenter.
See Also

Reference

DataGridCellsPanel Class
DataGridCellsPanel Members