Skip to main content

OptionsBehavior Properties
Show Inherited Hide Inherited

Provides behavior options for the scheduler control.
Name Description
AllowLeaveFocusOnTab
CanFreeze Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ClientTimeZoneId Gets or sets the identifier of the time zone used by the SchedulerControl.
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsFrozen Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
MouseWheelScrollAction
RecurrentAppointmentDeleteAction Gets or sets a type of action being performed when a command is issued to delete a recurrent appointment.
RecurrentAppointmentEditAction Gets or sets a type of action being performed when a command is issued to edit recurrent appointment.
RemindersFormDefaultAction Gets or sets the type of default action which is applied when the Reminders form is closed.
SelectOnRightClick Specifies whether the right-click should select a time cell under the cursor.
ShowRemindersForm Gets or sets whether a Reminders form is shown when the time has come for the reminder to alert.
TouchAllowed
See Also