[]
Initializes a new instance of the DropDownItemClickedEventArgs class for the specified control.
public DropDownItemClickedEventArgs(DropDownItem clickedItem)
Public Sub New(clickedItem As DropDownItem)
| Type | Name | Description |
|---|---|---|
| DropDownItem | clickedItem | The DropDownItem to store in this event. |