Essential Studio for WPF Release Notes

v19.4.0.40
December 28, 2021

CalendarEdit

Bug Fixes

  • #F168878 - Now, Binding of ‘MinDate’ and ‘MaxDate’ Properties will function properly in CalendarEdit

ChromelessWindow

Bug fixes

  • #F170873 - The theme is now properly applied for the custom window which is derived from ChromelessWindow.

DocIO

No Changes for this product in this version.

EditControl

Bug fixes

  • #FB30954, FB31342 - The value of the EditControl text was proper after inserting and saving the line.

pdf

Bug Fixes

  • #I358887 - Clipping issue will no longer occur while converting EMF to PDF.
  • #I357334 - Unwanted lines preservation issue will no longer occur while converting Word to PDF.
  • #I358338 - Space between text content issues will no longer occur while converting Word to PDF.
  • #I359164 - PdfStringLayouter result is now proper when the string starts with white space.
  • #I356437 - Signature validation appearance tick mark is not preserved properly on rotated PDF documents.
  • #I358302 - Duplicate pages will no longer be added while creating a PDF template.
  • #I359287 - Popup annotations are now removed properly.
  • #I356519 - Exception will no longer occur when adding timestamp server to the signature field.
  • #F171198 - Cell clipping issue will no longer occur when drawing a PDF grid with row height on a nested grid.

PdfViewerControl

Bug Fixes

  • #I358954 - The annotation change event will trigger properly while resizing the line annotations.
  • #F170412 - Annotations in the document are now printed properly.
  • #I344750 - Page number will be shown properly in the toolbar when the page navigation buttons are clicked.
  • #I357237 - Custom stamp will no longer convert to a standard stamp while changing its properties.
  • #I348679 - Page count can be taken immediately after loading the document.
  • #I357235 - System.NullReferenceException will no longer be thrown when importing the annotation.

Presentation

No Changes for this product in this version.

PropertyGrid

Bug Fixes

  • #SF-354926 - Now, Value of PropertyItem will be updated based on the Culture in PropertyGrid.

SfChart

Bug fixes

  • #353842 - Now, the axis range is updated properly with single datapoint for cartesian series.
  • #358691 - The legend icons are now updated properly in fast bitmap series.

SfDataGrid

Bug Fixes

  • #SF-356624 - NullReferenceException is no longer be thrown while selecting a details-view row after modifying the underlying collection.

SfDiagram

Bug fixes

  • #358837 - The ArgumentException will no longer be thrown when panning the diagram using mouse wheel.
  • #358376 - ContextMenu style is now preserved properly when opening menu across the diagram and the nodes.
  • #358214 - The KeyNotFoundException will no longer be thrown when creating a diagram with nodes and connectors in a loop like structure.

SfGridSplitter

Bug Fixes

  • #SF-358623 - Now, the size of the Collapse button will be proper for Touch mode by setting true to the property ‘SkinStorage.EnableTouch’.

XlsIO

Bug Fixes

  • #I357442 - Excel file being corrupted while creating a pivot table with data source having large decimal value is now resolved.
  • #I357309 - Inavlid named exception thrown while parsing named range with external sheet reference in ParseOnDemand option is now resolved.
  • #F169945 - Color scale conditional formatting is now applied properly, even when the cell has more decimal points.
  • #I355365 - Exporting data from Excel to nested object is proper even when worksheet contains blank cells.
  • #I346725 - Gradient fill stop position is now changed properly in gradient type two-color while resaving the Excel document.
  • #I348173 - Exporting data from Excel to multiple nested object classes is now handled properly.
  • #I347519 - Axis cross position is now proper while creating the scatter chart.
  • #I356711 - Argument exception thrown while un-zipping the zero kb zipped file is now resolved.
  • #I354719 - Primary category axis with logarithmic scaling is now handled properly in Chart to Image conversion.
  • #I353842 - Gridline dashed line pattern is now handled properly in Chart to Image conversion.
  • #I354714 - Axis title of the chart with both positive and negative values is now rendered properly in Chart to Image conversion.
  • #I348430 - Interpolated option in DisplayBlankAs is now handled properly for scatter chart in Chart to Image conversion.