Syncfusion Essential Studio for Blazor
Improves PDF Viewer, ComboBox and Calendar controls.
Features
- 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.