Essential Studio for WPF Release Notes

v19.2.0.48
July 20, 2021

Bug Fixes

  • #F166860- Now, SingleSelection will work properly in CalendarEdit when we set the AllowSelection as true and AllowMultipleSelection as false.

DocIO

No Changes for this product in this version.

DockingManager

Bug Fixes

  • #I335563 - NullReferenceException will no longer be thrown in DockingManager when update the layout.
  • #I330810 - Now, DockItems count are updated properly on closing the item through CloseButton in DockingManager when CloseMode of DocumentTabControl is Delete.
  • #I335731, #I336358 - NullReferenceException will no longer occur when clicking the DropDown arrow in ` DropDownButtonAdv`.

pdf

No Changes for this product in this version.

Presentation

No Changes for this product in this version.

PropertyGrid

Bug Fixes

  • #I326911 - Now, Binding will be cleared before new binding is updated to the Targeted control when pressing Esc key.
  • #I335851 - Now ValueChanged event triggered properly in PropertyGrid when null value set to the PropertyItem.

SfChart

Bug fixes

  • #F166898 - Now, the Trendline with linear type is rendered properly in DateTimeAxis.

SfDataGrid

Bug Fixes

  • #I334016 - Now, the details-view expander column width will be reset to its original width properly when the parent grid columns are unhidden or added to the view.

SfMaskedEdit

Bug Fixes

  • #F166664 - Now, cursor position appears at start when pressing tab key in SfMaskedEdit.

SfTreeView

Bug Fixes

  • #I319724 - NullReferenceException is no longer be thrown while getting the tree node through GetNodeAt method by passing mouse point through clicking on empty space of the TreeView.

XlsIO

Bug Fixes

  • Shapes RTF text with underline is now rendered properly in Excel to PDF conversion.
  • NullReference exception thrown while converting Excel to PDF is now resolved.