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