ActiveReports 19 .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
    Gets or sets the quadrant of baloon
    Syntax
    'Declaration
     
    Public Property Quadrant As AnnotationBalloon.BallonQuadrant
    public AnnotationBalloon.BallonQuadrant Quadrant {get; set;}

    Property Value

    For a list of valid values, see here: AnnotationBalloon.BallonQuadrant
    See Also