Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
730
XamContentPane Issue
posted

Hi,

I am using xamdockmanager and setting the contentpane visibility to collapsed in xaml.  On page load in codebehind, i am dynamically controlling the contentpane's visibility based on the records retrieved from database. However, when i make the visibility to visible on pageload, the contentpane gets pinned by default. Is this the default behavior? Can the contentpane remain unpinned when the visibility is changed to visible on pageload.

Thank you.