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

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