BorderColorBottom Property
BorderColorBottom
Gets or sets the color of the bottom border.
Declaration
[TypeConverter(typeof(WebColorConverter))]
public Color BorderColorBottom { get; set; }
<TypeConverter(GetType(WebColorConverter))>
Public Property BorderColorBottom As Color