[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDown.AutoHideTouchKeyboard

AutoHideTouchKeyboard Property

AutoHideTouchKeyboard

Gets or sets the value that indicates how to manipulate the touch keyboard when the drop-down window is dropped.

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

One of the AutoHideTouchKeyboard value, indicates the action options of hide the touch keyboard when user open the drop-down window.
Default value is AutoHide. So the touch keyboard will be hidden after the drop-down window is shown.