ComponentOne Calendar for UWP
ShowTodayButton Property

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace > C1Calendar Class : ShowTodayButton Property
identifies whether C1Calendar showld show Today button. The default value is false.
Syntax
'Declaration
 
Public Property ShowTodayButton As System.Boolean
public System.bool ShowTodayButton {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members