Essential Studio for WPF Release Notes

v17.4.0.40
December 24, 2019

CheckListBox

Bug Fixes

  • #254137 - Now the SelectedItems will be updated properly based on the checked state of the string items.
  • Now, IsCheckOnFirstClick property is working properly.

Common

Bug Fix

  • #258424, #258000 - License error will no longer occur in the WPF designer of the .NET Core project.

DocIO

Bug Fixes

  • #255462 - Header is now preserved properly while converting a Word document to PDF.
  • #258239 - The NullReferenceException will no longer be thrown while converting a Word document to PDF.
  • #255071 - The IndexOutOfRangeException will no longer be thrown while converting a Word document to PDF.

pdf

No Changes for this product in this version.

Presentation

No Changes for this product in this version.

SfDataPager

Bug Fixes

  • #252796 - The NullReferenceException will be no longer thrown when the SfDataPager is disposed.

XlsIO

Bug Fixes

  • #255791 - CJK characters are now properly rendered while converting Excel document into PDF.
  • #257403 - Cells in the Excel output are properly formatted when importing POCO with nullable fields.
  • #255064 - Performance issue while refreshing query table is fixed.
  • #256142 - Shapes are positioned properly after hiding the rows.
  • #250406 - Exception will no longer be thrown on parsing the named range.
  • #245527 - Accounting format is now set properly for the cell when number is set to 0.0.
  • Issue with incorrect cell value in Excel to PDF conversion is fixed.