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

In This Topic
    BottomColor Property
    In This Topic
    Gets or sets the color of the bottom.
    Syntax
    'Declaration
     
    Public Property BottomColor As Color
    public Color BottomColor {get; set;}

    Property Value

    The color of the bottom.
    See Also