The UltraTile Header / Caption appears like a link. I can see the appearance changing.
Is there an event raised when user clicks on the Header? I want to show help about the control hosted in the Tile.
Thanks,Bhavesh
Hello ,
You could achieve your goal if you use creation filter in order to check if the customer click on a tile’s header. I have implement a small sample where I have created a custom event (HeaderClick), which is fired when the customer click with mouse onto a tile’s header. Please see attached sample.
Please let me know if you have any further questions.