'Declaration
Public Property ScrollBars As ScrollBars
'Usage
Dim instance As GcComboBoxCellType Dim value As ScrollBars instance.ScrollBars = value value = instance.ScrollBars
public ScrollBars ScrollBars {get; set;}
Property Value
One of the ScrollBars enumeration that specify which scroll bars are visible.The default is System.Windows.Forms.ScrollBars.Vertical.