Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialMenu Class / NavigationButtonStyle Property

In This Topic
    NavigationButtonStyle Property
    In This Topic
    Represents the style to apply to navigation button.
    Syntax
    'Declaration
     
    
    Public Property NavigationButtonStyle As Style
    public Style NavigationButtonStyle {get; set;}
    See Also