[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ScrollBarMode

ScrollBarMode Enum

Specifies how to show the scroll bar(s).

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public enum ScrollBarMode
Public Enum ScrollBarMode

Fields

Name Description
Automatic

Specifies that scroll bars are shown when the content is out of range.

Fixed

Specifies that scroll bars are always shown.