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

In This Topic
    AnnotationBalloon Class
    In This Topic
    Summary description for AnnotationBalloon.
    Object Model
    AnnotationBalloon Class
    Syntax
    'Declaration
     
    Public NotInheritable Class AnnotationBalloon 
       Inherits AnnotationText
    public sealed class AnnotationBalloon : AnnotationText 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.Document.Section.Annotations.Annotation
                GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationBaseText
                   GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationText
                      GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationBalloon

    See Also