This is a migrated thread and some comments may be shown as answers.

Event when a radpane is expanded?

1 Answer 73 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 03 Jun 2013, 01:45 PM
I want to perform an action when a radpane is expanded ( mouse over tab header ) but I cant find anything in the documentation about this. What event can I use to achieve this?

eg

 

<telerik:RadPane Header="Drills" IsPinned="False" CanUserClose="False" ExpandedEvent="MyExpandedEventHandler">



Thanks

Andy

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 06 Jun 2013, 07:58 AM
Hello Andrew,

I would suggest you to use the MouseEnter event, but it really depends on the action you need to perform. If you need it to be fired when the Pane is completely expanded the MouseEnter event might not the most
appropriate approach.
 
Please advise if this has worked for you and if not. If not could you please provide us with sample project representing the desired scenario?

I'm looking forward to your response.

Regards,
Kalin
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Docking
Asked by
Andrew
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or