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