ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TreeView Class / EditTemplateProperty Field



In This Topic
    EditTemplateProperty Field (C1TreeView)
    In This Topic
    Identifies the EditTemplate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly EditTemplateProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TreeView.EditTemplateProperty
    public static readonly DependencyProperty EditTemplateProperty
    public:
    static readonly DependencyProperty^ EditTemplateProperty
    See Also