Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenu Class / NavigationButtonStyle Property

In This Topic
    NavigationButtonStyle Property (C1RadialMenu)
    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