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