[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownInfo.AutoHideTouchKeyboard

AutoHideTouchKeyboard Property

AutoHideTouchKeyboard

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

Declaration
public AutoHideTouchKeyboard AutoHideTouchKeyboard { get; set; }
Public Property AutoHideTouchKeyboard As AutoHideTouchKeyboard
Property Value
Type Description
AutoHideTouchKeyboard

An AutoHideTouchKeyboard value that indicates the action option for hiding the touch keyboard when the user opens the drop-down window.
The default value is AutoHide. The touch keyboard is hidden after the drop-down window is shown.