ActiveReports 13
BackColor Property (AnnotationCollection)

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > AnnotationCollection Class : BackColor Property
Gets or sets the fill color.
Syntax
'Declaration
 
Public Property BackColor As Color
public Color BackColor {get; set;}

Property Value

The color of the back.
See Also

Reference

AnnotationCollection Class
AnnotationCollection Members