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

Glossary Item Box

Gets the color of the AnnotationLine.

Syntax

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

See Also