| Visual Basic (Declaration) | |
|---|---|
Public Class GroupLevelDescriptionCollection Inherits ReadOnlyObservableCollection(Of GroupLevelDescription) Implements ICollection(Of GroupLevelDescription), IEnumerable(Of GroupLevelDescription), IList(Of GroupLevelDescription), ICollection, IEnumerable, IList, INotifyCollectionChanged, INotifyPropertyChanged | |
| C# | |
|---|---|
public class GroupLevelDescriptionCollection : ReadOnlyObservableCollection<GroupLevelDescription>, ICollection<GroupLevelDescription>, IEnumerable<GroupLevelDescription>, IList<GroupLevelDescription>, ICollection, IEnumerable, IList, INotifyCollectionChanged, INotifyPropertyChanged | |
System.Object
System.Collections.ObjectModel.ReadOnlyCollection<GroupLevelDescription>
System.Collections.ObjectModel.ReadOnlyObservableCollection<GroupLevelDescription>
Xceed.Wpf.DataGrid.GroupLevelDescriptionCollection
Supported Operating Systems: Windows Server 2003 Service Pack 1; Windows Vista; Windows XP Service Pack 2
Reference
GroupLevelDescriptionCollection MembersXceed.Wpf.DataGrid Namespace


