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
C# Copy Code |
---|
public State EnableAutoDayChange { get; set; } |
Visual Basic Copy Code |
---|
Public Property EnableAutoDayChange As State |
A member of the State enumeration.