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