ComponentOne DataGrid for WPF and Silverlight
DataGrid Property (DataGridRowPresenter)

C1.WPF.DataGrid Namespace > DataGridRowPresenter Class : DataGrid Property
Gets the data grid associated with this presenter.
Syntax
'Declaration
 
Public ReadOnly Property DataGrid As C1DataGrid
public C1DataGrid DataGrid {get;}

Property Value

The row.
See Also

Reference

DataGridRowPresenter Class
DataGridRowPresenter Members