ActiveReports Developer 7
AllowDrop Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : AllowDrop Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Property AllowDrop As System.Boolean
C# 
public virtual System.bool AllowDrop {get; set;}

See Also