ComponentOne Basic Library for WPF and Silverlight
RadialSliderStyle Property (C1RadialMenu)


C1.Silverlight Namespace > C1RadialMenu Class : RadialSliderStyle Property
Gets or sets the style used to display the C1RadialSlider.
Syntax
'Declaration
 
Public Property RadialSliderStyle As System.Windows.Style
'Usage
 
Dim instance As C1RadialMenu
Dim value As System.Windows.Style
 
instance.RadialSliderStyle = value
 
value = instance.RadialSliderStyle
public System.Windows.Style RadialSliderStyle {get; set;}
See Also

Reference

C1RadialMenu Class
C1RadialMenu Members