GrapeCity ActiveReports for .NET 16.0J
AllowDrop プロパティ (Viewer)

GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス : AllowDrop プロパティ
Gets or sets a value indicating whether the control can accept data that the user drags onto it.
シンタックス
'宣言
 
Public Overridable Property AllowDrop As Boolean
public virtual bool AllowDrop {get; set;}

プロパティ値

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

Viewer クラス
Viewer メンバ