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



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