[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDateTime.DropDownOpened

DropDownOpened Event

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

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