[]
        
(Showing Draft Content)

C1.WPF.Schedule.VisualIntervalGroupsPresenter

VisualIntervalGroupsPresenter Class

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.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public class VisualIntervalGroupsPresenter : VisualIntervalsPresenter, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, IWeakEventListener

Constructors

Name Description
VisualIntervalGroupsPresenter()

Methods

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.