MindFusion.Scheduling for ASP.NET Programmer's Guide
TimetableSettings.ShowNavigationButtons Property
See Also
 





Gets or sets a value indicating whether the Timetable view displays navigation buttons.

Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public State ShowNavigationButtons { get; set; }

Visual Basic  Copy Code

Public Property ShowNavigationButtons As State

 Property Value

One of the State enumeration values specifying whether navigation buttons will be displayed in the view. Default value is State.Enabled.

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WebForms Namespace