BorderTopColor Property (DDCell)
Gets or sets the color of the top border of the cell.
public Color BorderTopColor {get; set;}
'Declaration
Public Property BorderTopColor As Color
Property Value
A
System.Drawing.Color representing the color of the cell's top border.