[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownOpeningEventArgs.ByTouch

ByTouch Property

ByTouch

Gets a value that indicates whether the drop-down operation is tiggered by touch

Declaration
public bool ByTouch { get; }
Public ReadOnly Property ByTouch As Boolean
Property Value
Type Description
bool

true if the operation is tiggered by touch; otherwise, false.