[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.BorderStyle

BorderStyle Property

BorderStyle

Gets or sets the border style of the drop-down calendar.

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

A BorderStyle enumeration that indicates the border style.
The default is FixedSingle.

Remarks

You can use the BorderStyle property to create borderless and flat style controls, in addition to the default three-dimensional control.