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

RadPageViewer MultiLine Headers

1 Answer 84 Views
PageView
This is a migrated thread and some comments may be shown as answers.
Felipe
Top achievements
Rank 1
Felipe asked on 21 Jul 2010, 01:17 AM

hi,

I have two questions about the new RadPageViewer.

I'm using the RadControls_WinForms_2010_2_10_713_dev. And I want to know if there is a way to have multiple line in the headers of the pages as in my picture1.

And also I want to know if the is a way to hide the headers of the pages.

thank's

Felipe

1 Answer, 1 is accepted

Sort by
0
Boryana
Telerik team
answered on 26 Jul 2010, 01:05 PM
Hello Felipe,

Thank you for contacting us.

Regarding your first question, you are the first customer who requests a multi-line StripElement in RadPageView. For this reason I will add this as a feature request in our Public Issue Tracking System. In case other customers vote for this feature, our team will be glad to include it in future releases.

As for your second question, you can hide a StripItem of a RadPageView which is in Strip ViewMode through the following piece of code:
this.radPageView1.Pages[0].Item.Visibility = Telerik.WinControls.ElementVisibility.Collapsed;

Let me know if I can assist you further.

Sincerely yours,
Boryana
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
PageView
Asked by
Felipe
Top achievements
Rank 1
Answers by
Boryana
Telerik team
Share this question
or