Essential Studio Windows Forms Release Notes

v13.4.0.58
February 12, 2016

BackStageView

Bug fixes

  • #149364 - Backstage width will be updated properly based on BackStageTab or BackStageButton text.

Calculate

Bug fixes

  • #149698 - VLOOKUP formula returns wrong value when the range lookup value is false has been fixed.
  • #149908 - Performance issue while calculating VLOOKUP formula has been fixed.

Chart

Bug Fixes

  • #149845 - Gridlines will render upon intervals while setting PointOffset.
  • #149136 - SortPoints property is now working properly on spline series.

ColorPickerButton

Bug fixes

  • #150688 - Null exception no longer throws while selecting on touch screen.

DocIO

Bug Fixes

  • #148757 - List restart numbering is now preserved properly in the generated DOCX document.
  • #148656 - Font properties preservation issue while converting HTML to Word document has been fixed.
  • #149126 - Hyperlink is now preserved properly while opening RTF document.
  • #149172 - Header and Footer is now preserved properly while converting Word document to HTML.
  • #149314 - Argument out of range exception is no longer thrown while saving the Word document.
  • #150546 - MergeField event is now triggered properly while Mail merging.
  • #148551 - Null reference exception is no longer thrown while converting Word document to PDF.
  • #150145 - No duplicate entry of heading text is added to the updated Table of Contents.
  • #150567 - Hyperlink preservation issue while converting Word document to PDF has been fixed.
  • No extra empty paragraph is preserved now at the end of Word document.
  • Object reference exception is no longer thrown while converting RTF to Word document.
  • An item with same key has been already added exception is no longer thrown while opening the Word document with duplicate list styles.
  • An item with same key has been already added exception is no longer thrown while opening the Word document with duplicate character styles.

DockingManager

Bug fixes

  • #148428 - Floating panel will be docked properly over the other controls, while hovering through header.

EditControl

Bug fixes

  • #I149064, #149131 - Memory leak no longer occurs while using CustomBookMark and SetLineBackColor.

GridControl

Bug fixes

  • #149867 - GridBorderTag is now deserialized properly.

GridGroupingControl

Bug fixes

  • #149867 - GridBorderTag is now deserialized properly.
  • #149886, #149681 - Row header numbers are displayed properly while using the NumberedRowHeaders property.

MultiSelectionComboBox

Bug fixes

  • #149940 - Null exception no longer throws while binding the data source using BidingSource.

PopUpControlContainer

Bug fixes

  • #148245 - PopUpControlContainer no longer close while clicking on other controls in it.

Predictive Analytics

Feature

* Added support for PMML files generated by SAS for the following models:

  • Association Rules
  • Clustering model
  • Neural network model
  • Regression model
  • Tree model

* Added support to provide input data as “ExpandoObject” and “Dictionary” object in GetResult() method.

* Added support to provide input PMML file as “TextReader” object for PMML Evaluator.

* Added support to perform PMML Schema validation on input PMML.

* Tree model result returns “Predicted node” and “path” ID with predicted result.

* Association rules model result returns “Confidence” value.

Presentation

Bug Fixes

  • Not supported exception is no longer thrown while cloning a PowerPoint presentation with charts.

RadioButtonAdv

Bug fixes

  • #149635 - Now VisualStyle specification will work properly.

RibbonForm

Bug fixes

  • #149308 - Dialog window will be focused properly while clicking on RibbonForm.

TreeMap

Bug Fixes

  • #150283 - TreeMap does not scale in High DPI monitor when window resizes issue has been fixed.