GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > DropDownEditor クラス : ScrollBars プロパティ |
'Declaration
Public Property ScrollBars As ScrollBars
'使用法
Dim instance As DropDownEditor Dim value As ScrollBars instance.ScrollBars = value value = instance.ScrollBars
public ScrollBars ScrollBars {get; set;}