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



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