Back to Devexpress

OptionsWindows Properties

wpf-devexpress-dot-xpf-dot-scheduling-dot-optionswindows-dot-underscore-properties.md

latest4.0 KB
Original Source

OptionsWindows Properties

Allows specifying custom window types instead of the default windows.

NameDescription
AppointmentWindowTypeGets or sets the type for the Appointment Window. This is a dependency property.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DeleteOccurrenceWindowTypeGets or sets the type of Delete Occurence window. This is a dependency property.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
EditOccurrenceWindowTypeGets or sets the type of the Edit Occurrence Window. This is a dependency property.
GotoDateWindowTypeGets or sets the type of the Go to Date Window. This is a dependency property.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
RecurrenceWindowTypeGets or sets the type of the Recurrence Window. This is a dependency property.
RemindersWindowTypeGets or sets the object type inherited from the Window class which is instantiated and shown instead of the default Reminders window.
TimeRulerWindowTypeGets or sets the type of the TimeRuler Window. This is a dependency property.

See Also

OptionsWindows Class

OptionsWindows Members

DevExpress.Xpf.Scheduling Namespace