ComponentOne Scheduler for WPF and Silverlight
ShowPreviousButton Property (C1CalendarItem)

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

C1CalendarItem Class
C1CalendarItem Members