Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TreeView Class / AllowDragDropProperty Field

In This Topic
    AllowDragDropProperty Field (C1TreeView)
    In This Topic
    Identifies the AllowDragDrop dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AllowDragDropProperty As DependencyProperty
    public static readonly DependencyProperty AllowDragDropProperty
    See Also