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