ComponentOne Basic Library for WPF and Silverlight
IconStyle Property (C1RadialMenuItem)


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

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members