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
2815
Display multiple line text in a cell in xamDataGrid
posted

I have a property on a class called Log that contains multi-line text.  When this property is displayed as one of the columns in the grid, only the first line is rendered.  How do I make the grid display all the text in this field?