←Select platform

AllowAutoDrop Property

Summary

Gets or sets a value that indicates if the viewer handles drop events automatically.

Syntax

C#
VB
WinRT C#
public bool AllowAutoDrop {get; set;} 
Public Property AllowAutoDrop As Boolean 
public bool AllowAutoDrop {get; set;} 
  
get_AllowAutoDrop(); 
set_AllowAutoDrop(value); 
Object.defineProperty('AllowAutoDrop');  

Property Value

true if the viewer handles drop events automatically; false if the user handles the drop events. The default value is true.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)