ComponentOne Scheduler for WPF and Silverlight
ShowPreviousButton Property (SchedulerGroupItem)

C1.WPF.Schedule Namespace > SchedulerGroupItem Class : ShowPreviousButton Property
Gets or sets a value that determines whether to show the previous group navigation button (buttons). The default value is True. This is a dependency property.
Syntax
'Declaration
 
Public Property ShowPreviousButton As System.Boolean
public System.bool ShowPreviousButton {get; set;}
See Also

Reference

SchedulerGroupItem Class
SchedulerGroupItem Members