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