Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml 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
    public static readonly DependencyProperty IsSelectableProperty
    See Also