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



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