ComponentOne FlexGrid for WPF and Silverlight
Group Property (GroupRow)

C1.Silverlight.FlexGrid Namespace > GroupRow Class : Group Property
Gets or sets the System.Windows.Data.CollectionViewGroup object associated with this GroupRow.
Syntax
'Declaration
 
Public Property Group As System.Windows.Data.CollectionViewGroup
public System.Windows.Data.CollectionViewGroup Group {get; set;}
See Also

Reference

GroupRow Class
GroupRow Members