ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationCollection Class / BackColor Property

In This Topic
    BackColor Property (AnnotationCollection)
    In This Topic
    Gets or sets the backcolor.
    Syntax
    'Declaration
     
    Public Property BackColor As Color
    public Color BackColor {get; set;}

    Property Value

    The color of the back.
    See Also