Syncfusion Essential Studio WPF 2023 Volume 1 SP1

Released: May 3, 2023

Updates in 2023 Volume 1 SP1

Features

  • PDF Viewer
    • Added support for exporting images with transparent backgrounds.

Fixes

  • ComboBoxAdv
    • Entered text will no more be cleared when the focus is lost.
    • Selected item will be properly reflected after changing it programmatically.
  • DocIO
    • The NullReferenceException will no longer be thrown while calling UpdateWordCount API.
    • The StackOverflowException will no longer be thrown while opening a DOC format document.
    • Table is now preserved properly while converting a Word document to PDF.
  • DockingManager
    • Selected combo box item will be properly rendered when combo box is present inside the floatwindow.
    • Unwanted Separator lines will no more be visible in the DocumentTab context menu after collapsing some context menu items.
    • The tabbed window group will no longer be collapsed when one of its tabbed children is moved to the hidden state.
    • 'AddTabDocumentAtLast' will properly work.
    • Float window can be maximized when applying ThemeStudio themes.
  • PdfViewerControl
    • Handled issue with stack frame given.
  • Presentation
    • The GetActualHeight API will now return the table height value properly.
    • Shape with picture fill will now cloned properly.
  • PropertyGrid
    • The 'ArgumentNullException' will no longer be thrown while accessing the UIElement in detach method.
    • Navigation will properly work after the viewmodal data has been changed.
    • BindingOperation will no more be cleared when Esc key is pressed.
  • Ribbon
    • When the 'KeyTip' is clicked to select a button, the corresponding command will be executed once.
    • While setting the 'AutoToolTip' to false, the default tooltip will be disabled.
    • The DropDown menu will load in the correct position upon applying Win11 themes with the initial click.
    • RibbonGalleryItem image will be visible after opening a dropdown of the RibbonGallery.
    • System.Reflection.TargetInvocationException will no longer occur when setting the 'ApplyStylesOnApplication'.
  • SfAccordion
    • The accordion item header cropped while resizing the window is now resolved.
  • SfMaskedEdit
    • When using or(  ) operator in mask pattern , 'Mask' will properly work.
  • SfScheduler
    • The dragging position will render correctly when the MenuDropAlignment is set to Left and the FlowDirection is set to RTL.
  • TileView
    • When deleting a TileViewItem, the tile items will be rendered properly.
  • XlsIO
    • Application being hanged while opening the Excel document with pivot table is now resolved.
    • Named range references in the formulas being added into workbook named range collection while opening Excel document is now resolved.
    • Chart legend is now rendered properly in Chart to Image conversion.
    • Quarters and years are now supported for pivot data fields.
    • DisplayText is now returned properly when the applied number format is "d".