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

In This Topic
    RadialSliderStyle Property (C1RadialMenu)
    In This Topic
    Gets or sets the style used to display the C1RadialSlider.
    Syntax
    'Declaration
     
    
    Public Property RadialSliderStyle As Style
    public Style RadialSliderStyle {get; set;}
    See Also