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

In This Topic
    Color Property (Annotation)
    In This Topic
    The color is used to fill the annotation object.
    Syntax
    'Declaration
     
    Public Overridable Property Color As Color
    public virtual Color Color {get; set;}

    Property Value

    The color is used to fill the annotation object.
    See Also