[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.DropDownClosed

DropDownClosed Event

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

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

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