TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabItem Class / IsSelectableProperty Field

In This Topic
    IsSelectableProperty Field
    In This Topic
    Identifies the IsSelectable dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsSelectableProperty As DependencyProperty
    public static readonly DependencyProperty IsSelectableProperty
    See Also