Syncfusion Essential Studio .NET MAUI(英語版)

C#とXAMLでクロスプラットフォームのモバイルアプリとデスクトップアプリを構築するための.NETMAUIコントロール

Syncfusion 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2026 Volume 1 SP1 (33.2.15) 新機能 更新日: Jun 23, 2026

i

Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for .NET MAUI are available as part of Syncfusion Essential Studio Enterprise.

Syncfusion Essential Studio .NET MAUI のリリース

Released: Apr 14, 2026

2026 Volume 1 (33.1.49) での更新項目

不具合の修正

  • SfMaps
    • Binding a collection to the MapCircleLayer.Circles property will no longer result in a null reference exception.
  • SfPicker
    • Fixed an issue where memory was not released properly on Android and iOS.

Released: Apr 7, 2026

2026 Volume 1 (33.1.47) での更新項目

不具合の修正

  • SfComboBox
    • Fixed an issue on Android where the SfComboBox dropdown did not close when pressing the hardware back button.

Released: Mar 31, 2026

2026 Volume 1 (33.1.46) での更新項目

不具合の修正

  • SfDataGrid
    • A NullReferenceException will no longer be thrown when resetting the items source on iOS.

Released: Mar 16, 2026

2026 Volume 1 (33.1.44) での更新項目

機能

  • AI AssistView
    • Conversation history - Added the ability for users to maintain a complete history of submitted requests. Users can now automatically preserve past interactions and quickly access or reuse them through a new left side panel, enhancing productivity and continuity.
    • AI suggestion dropdown - Introduced intelligent suggestion support for AI requests. Based on the user's input, a list of relevant AI request options is displayed in a convenient dropdown list, enabling users to quickly...

Released: Mar 3, 2026

2025 Volume 4 SP1 (32.2.8) での更新項目

不具合の修正

  • SfDataGrid
    • The CurrentCellEndEdit event now correctly returns the old and new cell values for columns bound to object data types.
  • SfImageEditor
    • The performance degradation on iOS platform when performing operations such as crop, save/exit, rotate, or flip on high resolution images, has now been resolved.
    • The excessive file size reduction when saving images with annotations on Windows platform, has now been resolved.

Released: Feb 24, 2026

2025 Volume 4 SP1 (32.2.7) での更新項目

不具合の修正

  • SfDataGrid
    • The row drag view now correctly displays the template when rows are dragged and dropped multiple times.
  • SfStepProgressBar
    • Fixed an issue where the control did not handle margin and padding correctly, which led to exceeding layout bounds.

Released: Feb 17, 2026

2025 Volume 4 SP1 (32.2.5) での更新項目

不具合の修正

  • SfComboBox
    • Fixed an issue where ComboBoxes could overflow or be clipped when their parent was narrower; ComboBoxes now fit the parent width.
  • SfDataForm
    • Fixed the issue on Windows where Tab key navigation did not move the focus correctly from a text editor to a numeric editor in the control.

Released: Feb 5, 2026

2025 Volume 4 SP1 (32.2.3) での更新項目

機能

  • SfDataGrid
    • Provided built-in support for binding dynamic resources to the DataGridStyle and DataPagerStyle properties.
    • Provided support for listening to the CellLongPress event via mouse interaction on Windows.
  • SfKanban
    • Added right-to-left (RTL) flow direction support for the .NET MAUI Kanban control.

不具合の修正

  • SfCarousel
    • Resolved an issue where the iOS carousel failed to refresh when its underlying collection changed, ensuring images can now be added even from an empty state.

Released: Jan 27, 2026

2025 Volume 4 (32.1.25) での更新項目

不具合の修正

  • SfRichTextEditor
    • Fixed an issue where the editor background was not applied dynamically when switching themes in the SfRichTextEditor.
  • SfTimePicker
    • Fixed an issue where SfTimePicker content disappeared after rotating the device from portrait to landscape.

Released: Jan 20, 2026

2025 Volume 4 (32.1.24) での更新項目

不具合の修正

  • SfComboBox
    • Resolved an issue where accessing the IServerProvided instance after the window had closed resulted in an ObjectDisposedException. The instance is now safely managed during the shutdown process to prevent this error.
  • SfDataForm
    • Cloning and reassigning the Items list will no longer result in a COMException.
  • SfMaps
    • Fixed an issue in SfMaps where MapShapeLayer displayed unwanted connecting lines between enclosed polygons.
  • SfNumericEntry
    • Resolved an issue where switching between...