[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.AllowPopUp

AllowPopUp Property

AllowPopUp

Gets or sets a value indicating whether allow pop up the popup window.

Declaration
public bool AllowPopUp { get; set; }
Public Property AllowPopUp As Boolean
Property Value
Type Description
bool

true if allow pop up; otherwise, false.
The default is true.