ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1EditableContentControl Class / EditControlProperty Field



In This Topic
    EditControlProperty Field
    In This Topic
    Identifies the EditControl dependency property.
    Syntax
    'Declaration
     
    
    Protected Shared ReadOnly EditControlProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1EditableContentControl.EditControlProperty
    protected static readonly DependencyProperty EditControlProperty
    protected:
    static readonly DependencyProperty^ EditControlProperty
    See Also