ComponentOne FinancialChart for WPF
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
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1EditableContentControl.IsEditableProperty
    public static readonly DependencyProperty IsEditableProperty
    public:
    static readonly DependencyProperty^ IsEditableProperty
    See Also