The SchedulerElement type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | OnApplyTemplate |
Called by the framework when the control template is applied.
(Overrides FrameworkElement..::.OnApplyTemplate()()().) |
![]() | OnMouseLeftButtonDown |
Called by the framework when the user presses the left mouse button.
(Overrides ListBoxItem..::.OnMouseLeftButtonDown(MouseButtonEventArgs).) |
![]() | OnPropertyChanged |
Raises the PropertyChanged event.
|
Properties
Name | Description | |
---|---|---|
![]() | ElementState |
Gets display information for the SchedulerElement.
|
![]() | IsScheduleItemEndVisible |
Gets whether the start of the ScheduleItem represented by this
SchedulerElement is on a displayed date.
|
![]() | IsScheduleItemStartVisible |
Gets whether the start of the ScheduleItem represented by this
SchedulerElement is on a displayed date.
|
![]() | ScheduleItem |
Gets the ScheduleItem represented by this SchedulerElement.
|
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Occurs when a property value changes.
|