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