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