ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1Calendar Class / TodayButtonStyle Property

In This Topic
    TodayButtonStyle Property
    In This Topic
    Gets or sets a Style for calendar Today button.
    Syntax
    'Declaration
     
    Public Property TodayButtonStyle As Windows.UI.Xaml.Style
    public Windows.UI.Xaml.Style TodayButtonStyle {get; set;}
    See Also