Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1290
ShowCloseButton
posted

Hi,

I have set ShowCloseButton = true for my tiles. Now, how do I trigger the event for this? I don't seem to see any events related to the tile being closed.

Parents
No Data
Reply
  • 290
    posted

    Hi,

    There are 2 events that you can hook up at the UltraTilePanel level - TileClosing and TileClosed events. You need to handle the eventargs for any specific tile within these event handlers.

    Hope this answers your question.

    Thanks
    Purnima.

Children
No Data