ComponentOne DataGrid for WPF and Silverlight
ParentCollection Property (DataGridRow)

C1.WPF.DataGrid Namespace > DataGridRow Class : ParentCollection Property
Gets the collection of rows to which this row belongs.
Syntax
'Declaration
 
Public ReadOnly Property ParentCollection As DataGridRowCollection
public DataGridRowCollection ParentCollection {get;}
See Also

Reference

DataGridRow Class
DataGridRow Members