ComponentOne DataGrid for WPF and Silverlight
Row Property (DataGridRowDetailsEventArgs)

C1.WPF.DataGrid Namespace > DataGridRowDetailsEventArgs Class : Row Property
Gets the row that owns the details.
Syntax
'Declaration
 
Public ReadOnly Property Row As DataGridRow
public DataGridRow Row {get;}
See Also

Reference

DataGridRowDetailsEventArgs Class
DataGridRowDetailsEventArgs Members