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

New tab

2 Answers 125 Views
PropertyGrid
This is a migrated thread and some comments may be shown as answers.
Igor
Top achievements
Rank 1
Igor asked on 05 Oct 2012, 06:59 AM
Hi,
how can I add a new tab to PropertyGrid? Like Property Grid in Vsual Studio - witch has 2 tabs - 'Properties' and 'Events'.

2 Answers, 1 is accepted

Sort by
0
Giacomo
Top achievements
Rank 1
answered on 14 Jan 2019, 01:46 PM

No reply? 

It also serves me

0
Dilyan Traykov
Telerik team
answered on 17 Jan 2019, 10:01 AM
Hi,

You can achieve a layout similar to that of Visual Studio by using the RadDocking control. You can have a look at the "Visual Studio Implementation with MVVM" demo from our SDK Samples Browser to see a good example of what can be achieved.

Alternatively, you can use the RadTabControl and define separate tab items each holding a separate instance of the RadPropertyGrid control. I've prepared a small sample project demonstrating this approach.

Please let me know if you find these resources helpful and whether any of these approaches would work for you.

Regards,
Dilyan Traykov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
PropertyGrid
Asked by
Igor
Top achievements
Rank 1
Answers by
Giacomo
Top achievements
Rank 1
Dilyan Traykov
Telerik team
Share this question
or