ComponentOne DataGrid for WPF and Silverlight
Row Property (DataGridDetailsPresenter)

C1.Silverlight.DataGrid Namespace > DataGridDetailsPresenter Class : Row Property
Gets the row the detail belongs to.
Syntax
'Declaration
 
Public ReadOnly Property Row As DataGridRow
public DataGridRow Row {get;}

Property Value

The row.
See Also

Reference

DataGridDetailsPresenter Class
DataGridDetailsPresenter Members