[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.SingleBorderColor

SingleBorderColor Property

SingleBorderColor

Gets or sets the color for a single line border.

Declaration
[Browsable(true)]
public Color SingleBorderColor { get; set; }
<Browsable(True)>
Public Property SingleBorderColor As Color
Property Value
Type Description
Color

The default value is the WindowFrame.

Remarks

The color only takes effect when BorderStyle is FixedSingle. This property is from feature 0054 of V3.0 (Control border color)

Exceptions
Type Condition
ArgumentException

The value is not valid.