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