[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.DropDownClosed

DropDownClosed Event

Occurs when the GrapeCity.Windows.InputMan.Primitives.DropDownWindow of a GcComboBox is 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 is closed.
Remarks

The DropDownClosed event is raised if the drop-down window is closed by either a programmatic modification or user interaction.