| GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcComboBoxCellType クラス : DropDownMaxHeight プロパティ |
'DeclarationPublic Property DropDownMaxHeight As Nullable(Of Integer)
'使用法Dim instance As GcComboBoxCellType Dim value As Nullable(Of Integer) instance.DropDownMaxHeight = value value = instance.DropDownMaxHeight
public Nullable<int> DropDownMaxHeight {get; set;}