Declined
Last Updated: 19 Aug 2026 13:41 by ADMIN
ADMIN
Stefan
Created on: 17 Dec 2014 08:46
Category: PageView
Type: Bug Report
0
FIX. RadPageView - in ExplorerBar mode, setting ItemSize at design time is not applied at runtime
Workaround:
            RadPageViewExplorerBarElement exElement = radPageView2.ViewElement as RadPageViewExplorerBarElement;
            exElement.ItemSize = new Size(200, 100);
            
1 comment
ADMIN
Nadya | Tech Support Engineer
Posted on: 19 Aug 2026 13:41

Hello,

This behavior was originally reported more than ten years ago, and we haven’t noticed significant demand or follow-up from the community since then. Also, there is a feasible workaround that can be applied. As a result, we currently plan to prioritize improvements that have a broader impact and are more widely requested.

I marked this thread as "Declined". If this limitation is still affecting your scenario, please share additional context or use cases. 

Regards,
Nadya | Tech Support Engineer
Progress Telerik

Modernizing a WinForms application? Use the AI-powered WinForms Converter to simplify migration to Telerik UI for WinForms.