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