ComponentOne DataGrid for WPF and Silverlight
Row Property (DataGridCell)

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

Property Value

The row.
See Also

Reference

DataGridCell Class
DataGridCell Members