ComponentOne DataGrid for WPF and Silverlight
Row Property (DataGridRowPresenter)

C1.WPF.DataGrid Namespace > DataGridRowPresenter Class : Row Property
Gets the row associated with this presenter.
Syntax
'Declaration
 
Public ReadOnly Property Row As DataGridRow
public DataGridRow Row {get;}
See Also

Reference

DataGridRowPresenter Class
DataGridRowPresenter Members