[]
        
(Showing Draft Content)

C1.WPF.Schedule.SchedulerGroupItemCollection

SchedulerGroupItemCollection Class

Represents a collection of the SchedulerGroupItem objects.

Inheritance
SchedulerGroupItemCollection
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.dll
Syntax
public class SchedulerGroupItemCollection : DeferrableObservableCollection<SchedulerGroupItem>

Constructors

Name Description
SchedulerGroupItemCollection()

Properties

Name Description
this[int]

Gets a SchedulerGroupItem object at the specified index.

this[object]

Gets a SchedulerGroupItem object with the specified owner.