[]
Occurs when the GrapeCity.Windows.InputMan.Primitives.DropDownWindow of a GcDateTime is closed.
public event EventHandler DropDownClosed
Public Event DropDownClosed As EventHandler
Type | Description |
---|---|
EventHandler | Occurs when the GrapeCity.Windows.InputMan.Primitives.DropDownWindow of a is closed. |
The DropDownClosed event is raised if the drop-down window is closed by either a programmatic modification or user interaction.