[]
Provides data for ItemClicked event.
public class ItemClickedEventArgs : EventArgs
| Name | Description |
|---|---|
| ItemClickedEventArgs(SplitButtonItem) | Initializes a new instance of the ItemClickedEventArgs class for the specified control. |
| Name | Description |
|---|---|
| ClickedItem | Gets the clicked item. |