Essential Studio for WPF Release Notes

v22.1.36
June 28, 2023

CheckedListBox

Features

  • #I448857 - Added support for reflecting the IsChecked property of CheckListBoxItem to the collapsed CheckListGroupItem of the CheckedListBox control, using the IsCheckedMemberPath property.

DocIO

Bug Fixes

  • #I468273 - Paragraph is now preserved properly while resaving a DOCX format document.
  • #I467119 - Paragraphs are now preserved properly after cloning and adding a section in a document.
  • #I470892 - List paragraph is now preserved properly after calling AcceptAll API.
  • #I473110 - Track changes revisions are now preserved properly while resaving a DOCX format document.
  • #I472990 - Text wrapping of frame is now preserved properly while converting a Word document to PDF.
  • #I469824 - Text wrapping is now preserved properly for a floating table while converting a Word document to PDF.
  • #I469436 - List format with hidden property is now preserved properly while converting a Word document to PDF.
  • #I468475, #I470098 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I469720 - Picture is now preserved properly while converting a Word document to PDF.
  • #I470890 - Paragraph is now preserved properly while converting a Word document to PDF.
  • #I469001 - Shapes are positioned properly while converting a Word document to PDF/Image.
  • #F44437 - The ArgumentException will no longer be thrown while opening a Markdown file with SVG image.

DockingManager

Bug fixes

  • #F182085 - The correct position of the float window can be retrieved in the DockingManager.

Gantt Control

Bug fixes

  • #I465159,I464290 - The NullReferenceException is no longer thrown inside the ResetMinAndMaxDate method.

pdf

No Changes for this product in this version.

PdfViewerControl

Bug Fixes

  • #I469315,#I473809 – NullReferenceException will no longer be thrown when we load particular PDF using LoadedDocument instance.
  • #I473139 – NullReferenceException will no longer be thrown when we use FindText API.
  • #F182951 – TextSelectionCompleted event will now return proper bounds.

Presentation

No Changes for this product in this version.

Ribbon

Bug fixes

  • #I448795 - The content provided as stack panel is now visible for RibbonGalleryItem.

SfDataGrid

Bug fixes

  • #I463882 - Now, when UseBindingValue property is enabled, filtering is applied properly for the Nullable datatypes.

SfDiagram

Bug fixes

  • #I469868 - The visibility state of the stencil symbol’s preview will now be properly updated when dragged or dropped outside the diagram area.

SfMap

Bug fixes

  • #F152865 - The following Map issues “MapPolyline not rendered”, “NullReferenceException when selecting a SubShapeFileLayer’s Marker”, and “the map did not refresh when changing the source of the Markers bind” has now been resolved.

SfRadialMenu

Bug Fixes

  • #I464230 - Fixed an issue where the MouseEnter event was not functioning correctly in the SfRadialMenuItem control.

SfRangeSlider

Bug Fixes

  • #I467684 - Fixed an issue where the tick frequency overlapped with the RangeEnd value in the SfRangeSlider control.

SfRichTextBoxAdv

Bug Fixes

  • #I472026 - Multi-line paragraph is now preserved properly in SfRichTextBoxAdv.

XlsIO

Bug Fixes

  • #I471158 - Freeze panes are now updated properly when the columns are deleted.
  • #I465848 - Font properties are now applied properly for chart data labels.
  • #I467155 - Argument out of range exception thrown while trying to change the position of pivot page field is now resolved.
  • #I464512 - Data bar with merged cell is now rendered properly in Excel to PDF conversion.
  • #I470870 - Cell text with newline character is now rendered properly while auto fitting the row in Excel to PDF conversion.
  • #I469383 - File name with extension in header and footer are now supported in Excel to PDF conversion.
  • #I465421 - Chart numeric axis labels with exponential values are now rendered properly in PDF conversion.
  • #I471796 - Bar stacked chart with duplicate name in catergory axis is now rendered properly in Excel to PDF conversion.