NScheduleView Class Properties
In This Topic
For a list of all members of this type, see NScheduleView members.
Public Properties
| Name | Description |
| ContextMenu | Gets/Sets the context menu factory of the schedule view. If set to null, context menu will not be displayed. |
| HScrollBar | Gets the horizontal scroll bar. |
| Navigator | Gets/Sets the navigator of this schedule view. |
| NotificationCheckInterval | Gets/Sets the interval (in seconds) at which to check for notifications. By default set to 0, which means that the schedule will not check for and show any notifications. |
| VScrollBar | Gets the vertical scroll bar. |
Top
See Also