[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalculator.BorderStyle

BorderStyle Property

BorderStyle

Gets or sets style of border of drop-down window.

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

A BorderStyle enumeration 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.