Essential Studio for WPF Release Notes

v19.4.0.42
January 11, 2022

SkinManager

Bug fixes

  • #F170998 - NullReferenceException will no longer be thrown while using multiple windows in SkinManager

DocIO

Bug Fixes

  • #I358489 - Text is now preserved properly while merging a DOCX format document to DOC format document.
  • #I360176 - If field is now updated properly while calling UpdateDocumentFields() method.

EditControl

Bug fixes

  • #T359547 - Individual files are now properly displayed by the EditControl LoadFile method.

PDF

Bug Fixes

  • #I361061 - Annotations are now removed properly when flattening annotation from an existing PDF document.
  • #I360261 - Metadata is now manually updated properly after accessing loaded conformance document.

Presentation

No Changes for this product in this version.

Ribbon

Bug fixes

  • #T359199 - The key tip was now properly working for application menu items in the Ribbon.

SfChart

Bug fixes

  • #357673 - The y-axis will be now updated properly when zooming and panning the chart with enabling ShowAxisNextToOrigin and negative values for series.

SfDiagram

Bug fixes

  • #360193 - The NullReferenceException will no longer be thrown when deleting a connector followed by deleting a node through rubber band selection.
  • #360735 - The MenuItemClickedEvent will be fired properly when performing click on the menu items of the ContextMenu.
  • #360768 - The ArgumenutNullException will no longer be thrown when performing drag and drop actions in the MindMapLayout sample.

SfTextBoxExt

Bug fixes

  • #I360312 - DropDownWindow will be updated properly when entering text that is not available in AutoCompleteSource.

SfTreeGrid

Bug Fixes

  • #F171329 - ArgumentNullException will no longer be thrown while double tapping the edit element when AllowDraggingRows is enabled in TreeGrid.
  • #SF-358944 - Now, the Notify Listeners has been added to child items that are added at run time.

XlsIO

Bug Fixes

  • #F171424 - Marker style of scatter chart is now cloned properly while resaving the Excel document.
  • #I356060 - Enabled CalcEngine for newly created worksheet in a CalcEngine enabled workbook.