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


C1.Silverlight Namespace > C1RadialMenuItem Class : Style Property
Syntax
'Declaration
 
Public Property Style As System.Windows.Style
'Usage
 
Dim instance As C1RadialMenuItem
Dim value As System.Windows.Style
 
instance.Style = value
 
value = instance.Style
public System.Windows.Style Style {get; set;}
See Also

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members