[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Border.BorderColorTop

BorderColorTop Property

BorderColorTop

Gets or sets the color of the top border.

Declaration
[TypeConverter(typeof(WebColorConverter))]
public Color BorderColorTop { get; set; }
<TypeConverter(GetType(WebColorConverter))>
Public Property BorderColorTop As Color