TreeListCustomButtonCallbackEventArgs Properties
Provides data for the CustomButtonCallback event.| Name | Description |
|---|---|
| ButtonID | Specifies an ID of the clicked button. |
| ButtonIndex | Specifies an index of the clicked button. |
| NodeKey | Specifies the node key to which the clicked button belongs. |
See Also