ActiveReports Developer 7
Border Property
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > AnnotationLine Class : Border Property

Glossary Item Box

Gets the border for the annotation object. For internal use only.

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable ReadOnly Property Border As Border
C# 
public override Border Border {get;}

See Also