Search
TimetableSettings.getShowNavigationButtons Method
See Also
 






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

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Boolean getShowNavigationButtons ()

 Return Value

true to show navigation buttons; otherwise, false.

 See Also