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

Glossary Item Box

Gets or Sets the dropdown of annotation toolbar.

Syntax

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

See Also