The following tables list the members exposed by ItemClickEventArgs.
"| Name | Description | |
|---|---|---|
![]() | ItemClickEventArgs Constructor | Creates a new instance of the ItemClickEventArgs. |
| Name | Description | |
|---|---|---|
![]() | ItemIndex | The ItemIndex value associated with the Item being clicked on. |
![]() | ListIndex | The ListIndex value associated with the Item being clicked on. |
![]() | MouseEvents | The MouseEventArgs that occur when the Item is clicked. |

