GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > ComboDropDownInfo クラス : Height プロパティ |
'Declaration
Public Property Height As Integer
'使用法
Dim instance As ComboDropDownInfo Dim value As Integer instance.Height = value value = instance.Height
public int Height {get; set;}
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | valueがゼロ未満です。 |