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