[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownEditor.ScrollBarMode

ScrollBarMode Property

ScrollBarMode

Gets or sets how to display the scroll bars.

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

One of the ScrollBarMode enumeration values that indicates whether to display the scroll bars as soon as the contents exceed the length of the drop-down edit when there are multiple lines. The default is Fixed.