Back to Devexpress

OptionsContextMenu Properties

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

latest4.0 KB
Original Source

OptionsContextMenu Properties

Provides options used to customize the Scheduler context menus.

NameDescription
AppointmentContextMenuGets or sets the appointment context menu. This is a dependency property.
AppointmentContextMenuActionsProvides access to the collection of actions used to customize the appointment’s context menu.
AppointmentDropContextMenuGets or sets the appointment drop context menu. This is a dependency property.
AppointmentDropContextMenuActionsProvides access to the collection of actions used to customize the appointment drop’s context menu.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CellContextMenuGets or sets the cell context menu. This is a dependency property.
CellContextMenuActionsProvides access to the collection of actions used to customize the time cell’s context menu.
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.
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.
TimeRulerContextMenuGets or sets the time ruler context menu. This is a dependency property.
TimeRulerContextMenuActionsProvides access to the collection of actions used to customize the time ruler’s context menu.

See Also

OptionsContextMenu Class

OptionsContextMenu Members

DevExpress.Xpf.Scheduling Namespace