[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Calendar.ShowNavigationButtons

ShowNavigationButtons Property

ShowNavigationButtons

Determines whether control displays navigation buttons in the month header.

Declaration
[C1Category("Behavior")]
[C1Description("Calendar.ShowNavigationButtons", "Indicates whether control displays navigation buttons in the month header.")]
public bool ShowNavigationButtons { get; set; }
<C1Category("Behavior")>
<C1Description("Calendar.ShowNavigationButtons", "Indicates whether control displays navigation buttons in the month header.")>
Public Property ShowNavigationButtons As Boolean