←Select platform

AllowDrop Property

Syntax
C#
C++/CLI
public override bool AllowDrop { get; set; } 
public:  
   virtual property bool AllowDrop 
   { 
      bool get() override 
      void set(bool value) override 
   } 

Property Value

true if drag-and-drop operations are allowed in the control; otherwise, false. The default is false.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.