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