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