[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.OnDropDownOpened

OnDropDownOpened Method

OnDropDownOpened(EventArgs)

Reports when a GcNumber's dropdown closes and raises the DropDownOpened event.

Declaration
protected virtual void OnDropDownOpened(EventArgs e)
Protected Overridable Sub OnDropDownOpened(e As EventArgs)
Parameters
Type Name Description
EventArgs e

The EventArgs instance containing the event data.