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

Problem with RadPane visibility

1 Answer 57 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Anton Naumenko
Top achievements
Rank 1
Anton Naumenko asked on 15 Jun 2010, 10:50 AM

Good day,

      I have the following scenario. Dock inteface consists of many RadPanes. Each RadPane can be a part of some RadPaneGroup. Then for each RadPane I want to know if it is visible to user. Not to confuse with IsHidden property. E.g.: in my case, RadPane is invisible when it is not SelectedItem in RadPaneGroup (though IsHidden is false). 

      Is there any way to track visibility state of RadPane?

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 17 Jun 2010, 01:45 PM
Hi Anton Naumenko,

Thank you for contacting Telerik Support.

You can track selected items in RadPaneGroup (in your case - visibility) by IsSelected property of each RadPane in this RadPaneGroup. IsSelected property for a RadPane returns true if this RadPane is selected and false if it is not.

I hope this information helps. I will be glad to assist you further.

Greetings,
George
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Docking
Asked by
Anton Naumenko
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or