BorderTopColor Property (DDCells)
Sets the color of the top border of the cell.
public Color BorderTopColor {set;}
'Declaration
Public WriteOnly Property BorderTopColor As Color
Property Value
A
System.Drawing.Color value representing the color of the cell's top border.