ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialMenuItem Class / SelectedItemOptionsProperty Field



In This Topic
    SelectedItemOptionsProperty Field
    In This Topic
    Identifies the SelectedItemOptions dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedItemOptionsProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialMenuItem.SelectedItemOptionsProperty
    public static readonly DependencyProperty SelectedItemOptionsProperty
    public:
    static readonly DependencyProperty^ SelectedItemOptionsProperty
    See Also