'Declaration
Public Property ScrollBarMode As ScrollBarMode
'Usage
Dim instance As GcComboBoxCellType Dim value As ScrollBarMode instance.ScrollBarMode = value value = instance.ScrollBarMode
public ScrollBarMode ScrollBarMode {get; set;}
Property Value
One of the ScrollBarMode enumerations that indicate how to display the scroll bars.The default is ScrollBarMode.Automatic.