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