ComponentOne CalendarView for WinForms
BorderColor Property (BaseStyle)

C1.Win.Calendar.UI Namespace > BaseStyle Class : BorderColor Property
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

Reference

BaseStyle Class
BaseStyle Members