I’m trying to get a radpageview to auto-size itself to
accommodate a user control I place in it programmatically. At this point
I have yet to find any combination of settings to get this to work. The
Autosize property on a particular page doesn’t help. The pageview itself
never grows beyond the size it is set in the designer. If I set the
pageview to autosize in code, it renders as a tiny square, obscuring any
controls I’ve either placed in it in the designer, or user controls I’ve placed
in a tab programmatically.
Is it not possible to grow and shrink a pageview without manually setting the size/width/height?
Is it not possible to grow and shrink a pageview without manually setting the size/width/height?