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