[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ScrollBars

ScrollBars Property

ScrollBars

Gets or sets which scroll bars are visible.

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

One of the ScrollBars enumeration that specify which scroll bars are visible.
The default is Vertical.

Remarks

This property determines which srollbar should be displayed.