[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownEditorInfo.ScrollBarMode

ScrollBarMode Property

ScrollBarMode

Gets or sets how to display the scroll bars.

Declaration
public ScrollBarMode ScrollBarMode { get; set; }
Public Property ScrollBarMode As ScrollBarMode
Property Value
Type Description
ScrollBarMode

One of the ScrollBarMode enumeration values that indicates whether the multiple edit displays the scroll bars as soon as the contents exceed the length of the drop-down edit. The default is ScrollBarMode.Fixed.