ActiveReports Developer 7
AnnotationBalloon Constructor
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > AnnotationBalloon Class : AnnotationBalloon Constructor

Glossary Item Box

Initializes a new instance of the AnnotationBalloon class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public AnnotationBalloon()

See Also