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
945
Hide Header of XamDialogWindow
posted

Would like to hide the header portion of the Dialog box so it displays like a Window with WindowStyle="None" set.

Can't find anyway to make this happen.

Thanks for the help...

  • 30945
    Verified Answer
    Offline posted

    Hello,

     

    Thank you for your post. I have been looking into the question that you are having and I have created a sample application for you that shows how you can implement the appearance. I have used the Loaded event of the XamDialogWindow to get the header border and to set its visibility to collapsed. Also set the MinHeight of one of the RowDefinitions of the parent of the  header border, since it is set in the default template of the XamDialogWindow.

     

    Please let me know if you need any further assistance on the matter.

     

    Sincerely,

    Krasimir, MCPD

    Developer Support Supervisor - XAML

    Infragistics

    www.infragistics.com/support

    DialogWindowNoHeader.zip