MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1MultiSelect Class / IsTagEditableProperty Field

In This Topic
    IsTagEditableProperty Field (C1MultiSelect)
    In This Topic
    Identifies the IsTagEditable dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsTagEditableProperty As DependencyProperty
    public static readonly DependencyProperty IsTagEditableProperty
    See Also