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

Glossary Item Box

Gets or Sets the annotation toolbar's visibility.

Syntax

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

See Also