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
690
UltraListViewItem Label truncating text
posted

I think this is directly related to this post: http://ko.infragistics.com/community/forums/t/53811.aspx

Here's an image of my UltraListView. The font is set right after InitializeComponent. Virtually all the controls in this dialog are set to AutoSize. ViewSettingsDetails .AutoFitColumns = ResizeAllColumns. All AutoSizeMode options are set to Default.

Is there a way to force a resize/redraw?

Thanks, Tom