BorderColor Property (DescriptionStyle)
In This Topic
Gets or sets the
System.Drawing.Color used to draw the border around the element.
Syntax
'Declaration
Public Overridable Property BorderColor As Color
public virtual Color BorderColor {get; set;}
See Also