ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1MenuItem Class / IsCheckableProperty Field



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