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
1365
XamSpreadsheet dpi and WinForms
posted

We have a case where a new WPF dialog is being launched from a WinForms application (all the dialogs are slowly being refactored to WPF).  The WPF Window has a XamSpreadsheet which contains a generated report which can be saved to an Excel doc.  We are using v17.2 (but we have always seen this behavior with that control).

Something we are seeing is that when the report is set and displayed within the WinForm, and Windows has a high DPI setting (as many new machines come with by default), the row heights are squished.  Other elements on the window don't seem to have any issues.

I have attached a screenshot and a sample app.  Is there something I can do to improve the behavior?

SpreadsheetSample.zip