ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCells Class / BorderRightColor Property

In This Topic
    BorderRightColor Property (DDCells)
    In This Topic
    Sets the color of the right border.
    Syntax
    'Declaration
     
    Public WriteOnly Property BorderRightColor As Color
    public Color BorderRightColor {set;}
    Remarks
    See BorderTopColor property for more comments in the implementation of these BorderColor props.
    See Also