[]
The VisualIntervalGroupsPresenter class is a listbox representing the collection of VisualIntervalGroup objects. This class implements selection logic for all-day areas in Day View, WorkWeek View and Office 2007 Week View modes.
public class VisualIntervalGroupsPresenter : VisualIntervalsPresenter, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, IWeakEventListener
| Name | Description |
|---|---|
| VisualIntervalGroupsPresenter() |
| Name | Description |
|---|---|
| AttachSchedulerEvents() | Attaches presenter to the C1Scheduler control. |
| DetachFromScheduler(C1Scheduler) | Detaches presenter from the specified C1Scheduler control. |
| ReceiveWeakEvent(Type, object, EventArgs) | Receives events from the centralized event manager. |
| UpdateSelection() | Updates selection. |