ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationBalloon Class / Quadrant Property

In This Topic
    Quadrant Property
    In This Topic
    Quadrant Where does the tail go?
    Syntax
    'Declaration
     
    Public Property Quadrant As AnnotationBalloon.BallonQuadrant
    public AnnotationBalloon.BallonQuadrant Quadrant {get; set;}
    See Also