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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : AllowDrop プロパティ
Gets or sets a value indicating whether this element can be used as the target of a drag-and-drop operation. This is a dependency property.
シンタックス
'宣言
 
Public Property AllowDrop As Boolean
public bool AllowDrop {get; set;}

プロパティ値

true if this element can be used as the target of a drag-and-drop operation; otherwise, false. The default value is false.
参照

Viewer クラス
Viewer メンバ