ComponentOne Scheduler for WPF and Silverlight
ShowNextButton Property (C1CalendarItem)

C1.WPF.Schedule Namespace > C1CalendarItem Class : ShowNextButton Property
Gets or sets a value that determines whether to show the next month navigation button. 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

C1CalendarItem Class
C1CalendarItem Members