MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1TagEditor Class / IsEditableProperty Field

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