Class
GroupDescriptionCollection

Represents observable collection of GroupDescriptions.

Definition

Namespace:Telerik.UI.Xaml.Controls

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class GroupDescriptionCollection : ObservableCollection<PropertyGroupDescriptionBase>, IList<PropertyGroupDescriptionBase>, ICollection<PropertyGroupDescriptionBase>, IList, ICollection, IReadOnlyList<PropertyGroupDescriptionBase>, IReadOnlyCollection<PropertyGroupDescriptionBase>, IEnumerable<PropertyGroupDescriptionBase>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Inheritance: objectCollection<PropertyGroupDescriptionBase>ObservableCollection<PropertyGroupDescriptionBase>GroupDescriptionCollection

Implements: ICollectionICollection<PropertyGroupDescriptionBase>IEnumerableIEnumerable<PropertyGroupDescriptionBase>IListIList<PropertyGroupDescriptionBase>INotifyCollectionChangedINotifyPropertyChangedIReadOnlyCollection<PropertyGroupDescriptionBase>IReadOnlyList<PropertyGroupDescriptionBase>

Inherited Members ObservableCollection<PropertyGroupDescriptionBase>.Move(int, int)ObservableCollection<PropertyGroupDescriptionBase>.ClearItems()ObservableCollection<PropertyGroupDescriptionBase>.RemoveItem(int)ObservableCollection<PropertyGroupDescriptionBase>.InsertItem(int, PropertyGroupDescriptionBase)ObservableCollection<PropertyGroupDescriptionBase>.SetItem(int, PropertyGroupDescriptionBase)ObservableCollection<PropertyGroupDescriptionBase>.MoveItem(int, int)ObservableCollection<PropertyGroupDescriptionBase>.OnPropertyChanged(PropertyChangedEventArgs)ObservableCollection<PropertyGroupDescriptionBase>.OnCollectionChanged(NotifyCollectionChangedEventArgs)ObservableCollection<PropertyGroupDescriptionBase>.BlockReentrancy()ObservableCollection<PropertyGroupDescriptionBase>.CheckReentrancy()ObservableCollection<PropertyGroupDescriptionBase>.CollectionChangedObservableCollection<PropertyGroupDescriptionBase>.PropertyChangedCollection<PropertyGroupDescriptionBase>.Add(PropertyGroupDescriptionBase)Collection<PropertyGroupDescriptionBase>.Clear()Collection<PropertyGroupDescriptionBase>.CopyTo(PropertyGroupDescriptionBase[], int)Collection<PropertyGroupDescriptionBase>.Contains(PropertyGroupDescriptionBase)Collection<PropertyGroupDescriptionBase>.GetEnumerator()Collection<PropertyGroupDescriptionBase>.IndexOf(PropertyGroupDescriptionBase)Collection<PropertyGroupDescriptionBase>.Insert(int, PropertyGroupDescriptionBase)Collection<PropertyGroupDescriptionBase>.Remove(PropertyGroupDescriptionBase)Collection<PropertyGroupDescriptionBase>.RemoveAt(int)Collection<PropertyGroupDescriptionBase>.CountCollection<PropertyGroupDescriptionBase>.ItemsCollection<PropertyGroupDescriptionBase>.this[int]

Constructors

GroupDescriptionCollection()

Declaration

cs-api-definition
public GroupDescriptionCollection()
In this article
DefinitionConstructorsGroupDescriptionCollection()
Not finding the help you need?
Contact Support