ComponentOne DataGrid for WPF and Silverlight
Row Property (DataGridRowHeaderPresenter)

C1.WPF.DataGrid Namespace > DataGridRowHeaderPresenter Class : Row Property
Gets the owner row.
Syntax
'Declaration
 
Public ReadOnly Property Row As DataGridRow
public DataGridRow Row {get;}

Property Value

The owner row.
See Also

Reference

DataGridRowHeaderPresenter Class
DataGridRowHeaderPresenter Members