[]
An instance of this class is used in the C1Scheduler's template visual tree to define a place where a pane representing schedule time intervals will appear.
public class C1SchedulerPresenter : VisualIntervalsPresenter, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, IWeakEventListener
| Name | Description |
|---|---|
| C1SchedulerPresenter() |
| 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. |
| SelectItems(DateTime, DateTime) | Selects all items from time interval determined by the specified start and end values. |