[]
        
(Showing Draft Content)

C1.WPF.Schedule.IntervalGroupStyleCollection

IntervalGroupStyleCollection Class

Represents a collection of GroupStyle objects.

Inheritance
IntervalGroupStyleCollection
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.dll
Syntax
public class IntervalGroupStyleCollection : ObservableCollection<GroupStyle>, IList<GroupStyle>, ICollection<GroupStyle>, IList, ICollection, IReadOnlyList<GroupStyle>, IReadOnlyCollection<GroupStyle>, IEnumerable<GroupStyle>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Constructors

Name Description
IntervalGroupStyleCollection()