Syncfusion Essential Studio Enterprise 2020 Volume 4 SP1

Released: Jan 28, 2021

Actualizaciones en 2020 Volume 4 SP1

Características

ASP.NET Core

  • Gantt
    • Added target elements in actionBegin, taskbarEditing and contextMenuOpen events.
  • Maps
    • borderWidthValuePath and borderColorValuePath properties are now exposed to allow you to set border width and color for individual shapes using data source values.
  • PDF Viewer
    • Added support for adding default stamp annotations programmatically.
    • Exposed formFieldClick event.
  • Pivot Table
    • “Median” aggregation is now supported.
  • TreeGrid
    • Added support for maintaining Tree Grid state (expand/collapse) while exporting.
  • Microsoft Visual Studio Extensions
    • Provided Scaffolding support for ASP.NET Core web applications.

ASP.NET MVC

  • Maps
    • borderWidthValuePath and borderColorValuePath properties are now exposed to allow you to set border width and color for individual shapes using data source values.
  • PDF Viewer
    • Added support for adding default stamp annotations programmatically.
    • Exposed formFieldClick event.
  • Pivot Table
    • “Median” aggregation is now supported.
  • TreeGrid
    • Added support for maintaining Tree Grid state (expand/collapse) while exporting.

Blazor

  • AutoComplete
    • Added Closed event.
    • You can now customize the autocomplete popup position using opened event arguments.
  • Calendar
    • You can now change the rule for defining the first week of the year using the WeekRule property.
    • The component now considers culture based values for the FirstDayOfWeek property.
    • You can now disable the component and add custom classes using Enabled and CssClass properties.
  • Circular Gauge
    • AllowMargin property is now exposed to render a circular gauge without considering the margin in the component.
  • ComboBox
    • Added Closed event.
    • You can now customize the combobox popup position using Opened event arguments.
  • DatePicker
    • You can now change the rule for defining the first week of the year using the WeekRule property.
    • The component now considers culture based values for FirstDayOfWeek property.
  • DropDownList
    • Added Closed event.
    • You can now customize the dropdown popup position using Opened event arguments.
  • Maps
    • OnPanComplete and OnZoomComplete events are now exposed to notify you that the operations are completed.
  • MultiSelect
    • You can now customize the multiselect popup position using Opened event arguments.
  • PDF Viewer
    • Exposed formFieldClick event.
  • Pivot Table
    • Zooming can now be programmatically set in the pivot chart.
  • Microsoft Visual Studio Extensions
    • Provided Scaffolding support to Blazor client applications.

JavaScript

  • Gantt
    • Added target element to actionBegin, taskbarEditing and contextMenuOpen events.
    • Provided immutable support to refresh specific rows while performing Gantt actions.
  • Grid
    • Added server-side Microsoft Excel and PDF export support.
  • Maps
    • borderWidthValuePath and borderColorValuePath properties have been exposed to let you set border width and color for individual shapes using data source values.
  • PDF Viewer
    • Provided support for adding default stamp annotations programmatically.
    • Exposed the formFieldClick event in the PDF Viewer.
  • Pivot Table
    • “Median” aggregation is now supported.
  • Toast
    • Provided ‘progressDirection’ property to customize progress bar direction from left-to-right or right-to-left.
  • TreeGrid
    • Provided support for maintaining Tree Grid state (expand/collapse) while exporting.

Xamarin

  • PdfViewer
    • Added support for adding custom menu items in text selection context menus.
    • Added support for rendering ink strokes using custom ink points.

WPF

  • Scheduler
    • Sticky view header - Scheduler now supports sticky view headers on the horizontal scroll of timeslot views.
    • TimeIndicatorFormat - Scheduler now supports displaying a time indicator that denotes the dragging position of the appointment when you drag and drop in day, week, workweek, timeline day, timeline week and timeline workweek views.