Gets or sets a value indicating whether the Timetable view displays navigation buttons.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public State ShowNavigationButtons { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowNavigationButtons As State |
One of the State enumeration values specifying whether navigation buttons will be displayed in the view. Default value is State.Enabled.