[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDown.AllowResize

AllowResize Property

AllowResize

Gets or sets whether the user can change the size of the drop-down window with a size grip.

Declaration
[Browsable(true)]
public bool AllowResize { get; set; }
<Browsable(True)>
Public Property AllowResize As Boolean
Property Value
Type Description
bool

A bool value, true if the drop-down window can be resized by a size grip; otherwise, false.