ComponentOne Scheduler for WPF and Silverlight
ShowNextButton Property (SchedulerGroupItem)

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

Reference

SchedulerGroupItem Class
SchedulerGroupItem Members