[]
Determines whether control displays navigation buttons in the month header.
[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