PagedCollectionView.Groups Property
Silverlight
Gets the top-level groups, constructed according to the descriptions specified in the GroupDescriptions property.
Namespace: System.Windows.Data
Assembly: System.Windows.Data (in System.Windows.Data.dll)
Property Value
Type: System.Collections.ObjectModel.ReadOnlyObservableCollection<Object>A read-only collection of the top-level groups or null if there are no groups.
Implements
ICollectionView.GroupsFor a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.