[]
Gets or sets the Color used to draw the border around the element.
[C1Description("Style.BorderColor", "The System.Drawing.Color used to draw the border around the element.")]
public Color BorderColor { get; set; }
<C1Description("Style.BorderColor", "The System.Drawing.Color used to draw the border around the element.")>
Public Property BorderColor As Color