[System.Flags()] public enum ENScheduleInteractivity : System.Enum
[System.Flags()] public enum ENScheduleInteractivity : System.Enum
Member | Description |
---|---|
All | All interactivity options are enabled. |
Edit | Editing of appointment properties through a dialog. |
Move | Moving of appointments through dragging. |
None | All interactivity options are disabled. |
Resize | Resizing of appointments through dragging its start and end points. |
Snap | Snapping of appointments to time intervals when moved or resized. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Schedule.ENScheduleInteractivity
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)