This topic has not yet been rated - Rate this topic

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)
public ReadOnlyObservableCollection<Object> Groups { get; }

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.Groups

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ