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

Removing Style and Text sections from the Settings Pane

2 Answers 64 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 25 Jun 2013, 06:13 PM
Hi There,

I plan on overriding the Settings Pane by removing the Style and Text sections and then added 1 or 2 additional ones in their place. I'd like to maintain the functionality exposed in Home and Size however, just maybe re-arrange them (so my 2 custom ones are first followed by Home and Size). I can't seem to find a way to simply override the Settings Pane without creating a completely new Settings Pane (like in the MindMap example), can you help point me to an example of this or provide a suggestion on accomplishing this?

Thanks!
Tim

2 Answers, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 27 Jun 2013, 07:32 AM
Hi Tim,

During Q2 2013 we worked on improving the style of the DiagramSettingsPane. It is now mainly consisted of TabControl with 4 separate controls SettingsPaneHomeControl, SettingsPaneStyleControl, SettingsPane
SizeControl, SettingsPaneTextControl.
For your scenario, you can simply override a hundred lines of Style and rearrange these tabs (or remove, add new ones). You can find similar approach implemented in our CustomSettingsPane sample in our XAML Git Hub repository.
You can also check out our help article here.
Please let us know if this helps you proceed further.

Regards,
Petar Mladenov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Tim
Top achievements
Rank 1
answered on 27 Jun 2013, 04:42 PM
Hi Petar,

Thanks, that documentation helped me perfectly!
Tags
Diagram
Asked by
Tim
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Tim
Top achievements
Rank 1
Share this question
or