ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / Border Class / Color Property

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

    Property Value

    The color.
    See Also