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

Glossary Item Box

Gets or sets the quadrant for the tail of the AnnotationBalloon object.

Syntax

Visual Basic (Declaration) 
Public Property Quadrant As AnnotationBalloon.BallonQuadrant
C# 
public AnnotationBalloon.BallonQuadrant Quadrant {get; set;}

See Also