ComponentOne CalendarView for WinForms
ShowArrowButtons Property

C1.Win.Calendar Namespace > C1CalendarView Class : ShowArrowButtons Property
Gets or sets the System.Boolean value indicating whether C1CalendarView control displays arrow buttons.
Syntax
'Declaration
 
Public Property ShowArrowButtons As Boolean
public bool ShowArrowButtons {get; set;}
See Also

Reference

C1CalendarView Class
C1CalendarView Members