ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / PageView Class / DragDropOpenProperty Field




In This Topic
    DragDropOpenProperty Field
    In This Topic
    DependencyProperty for DragDropOpen.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DragDropOpenProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = PageView.DragDropOpenProperty
    public static readonly DependencyProperty DragDropOpenProperty
    public: static readonly DependencyProperty* DragDropOpenProperty
    public:
    static readonly DependencyProperty^ DragDropOpenProperty
    See Also