[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownEditor.Click

Click Event

Occurs when the drop-down editor is clicked.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[Browsable(true)]
public event EventHandler Click
<Browsable(True)>
Public Event Click As EventHandler
Returns
Type Description
EventHandler Occurs when the drop-down editor is clicked.
Remarks

The Click event passes an EventArgs to its event handler, so it only indicates that a click has occurred.