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

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

    Property Value

    The color of the right.
    See Also