Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1EditableContentControl Class / IsEditableProperty Field

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