ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / Annotation Class / Border Property

In This Topic
    Border Property (Annotation)
    In This Topic
    Gets the border object for the annotation object.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Border As Border
    public virtual Border Border {get;}
    See Also