MindFusion WinForms Programmer's Guide
TimetableSettings.EnableAutoDayChange Property
See Also
 





Gets or sets a value indicating whether the Timetable view will automatically scroll one day forth and back when the user moves the mouse at the top or at the bottom of the view.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public State EnableAutoDayChange { get; set; }

Visual Basic  Copy Code

Public Property EnableAutoDayChange As State

 Property Value

A member of the State enumeration.

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WinForms Namespace