ComponentOne DataGrid for WPF and Silverlight
Rows Property (DataGridGroupRow)

C1.WPF.DataGrid Namespace > DataGridGroupRow Class : Rows Property
Gets the rows inside the group.
Syntax
'Declaration
 
Public ReadOnly Property Rows As DataGridRowCollection
public DataGridRowCollection Rows {get;}

Property Value

The rows inside the group.
See Also

Reference

DataGridGroupRow Class
DataGridGroupRow Members