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

In This Topic
    Border Property (AnnotationLine)
    In This Topic
    Gets the border property that provides access to the Border object for the annotation object.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property Border As Border
    public override Border Border {get;}
    See Also