By default, the event details pop up when the user click on one of the round EventSpan/EventPoint items. Is there a way to launch the EventDetails popup also when clicking on the Event Title?
I know I can add an event handler to the event title style (MouseLeftButtonDowm), but how can one invoke the details popup from that even handler?
Thanks,
Mike
I found that the code suggested here: http://forums.infragistics.com/forums/t/37158.aspx works great for this scenario.