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



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