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

How can i add RadPageViewPage images

1 Answer 261 Views
PageView
This is a migrated thread and some comments may be shown as answers.
Saydou
Top achievements
Rank 1
Saydou asked on 06 Mar 2015, 07:56 AM
Hi there!
is it possible to assign an image to the RadPageViewPage, which is displayed before the tab title,
i want just like the attached picture and by the way i am using VS 2013 and VB

1 Answer, 1 is accepted

Sort by
0
Accepted
Stefan
Telerik team
answered on 09 Mar 2015, 03:02 PM
Hello Saydou,

Thank you for writing.

Each RadPageViewPage has an Image property where you can set the desired tab icon:
radPageView1.Pages[0].Image = myImage;

I hope that you find this information useful. Should you have any other questions, do not hesitate to contact us.

Regards,
Stefan
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
PageView
Asked by
Saydou
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or