Hello Syncfusion Staff
I inherited the NodeViewModel class to create custom nodes,
and now I am trying to get some information from them by clicking on them. However,
most of the information, including the one belonging to the base
(NodeViewModel), is not accessible. So, I am not sure of what I should do with
the argument of the events, such as ItemTappedEvent, MenuItemClickedEvent, and
so forth, to be able to get those properties and methods. If you could provide an
example (that uses C#) that shows how to achieve that goal, I would be
extremely grateful.
Thank you,
Mohammad