Syncfusion Essential Studio Enterprise updated
Released: Aug 8, 2023
Syncfusion Essential Studio Enterprise での更新項目
機能
JavaScript
- TimePicker
- Added support for configuring server time zone settings to the component. The serverTimezoneOffset property can now be used to set the pre-bound value based on the time zone provided to the component.
.NET MAUI
- SfDataGrid
- The DataColumnBase.ColumnElement property has now been made public. As a result, the DataGridCell and its associated element can be customized within the DataGridCellRenderer.OnSetCellStyle method.
Xamarin
- SfPicker
- Truncate support has been added for the items in the SfPicker control to perform the TailTruncation when the items' text exceeds the viewable area.