[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.DropDownOpened

DropDownOpened Event

Occurs when the GrapeCity.Windows.InputMan.Primitives.DropDownWindow of a GrapeCity.Windows.InputMan.GcNumber opened.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public event EventHandler DropDownOpened
Public Event DropDownOpened As EventHandler
Returns
Type Description
EventHandler Occurs when the GrapeCity.Windows.InputMan.Primitives.DropDownWindow of a GrapeCity.Windows.InputMan.GcNumber opened.
Remarks

This event is raised when the GrapeCity.Windows.InputMan.Primitives.DropDownWindow is opened by programmatic modification or user interaction.