ShowNavigationButtons Property (C1Calendar)
In This Topic
Determines whether control displays navigation buttons in the month header.
Syntax
'Declaration
Public Property ShowNavigationButtons As System.Boolean
public System.bool ShowNavigationButtons {get; set;}
See Also