Syncfusion Essential Studio .NET MAUI(英語版)

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

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

バージョン: 2026 Volume 1 SP1 (33.2.5) 新機能 更新日: May 5, 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: 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...

Released: Jan 13, 2026

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

不具合の修正

  • SfCartesianChart
    • Fixed an unnecessary memory consumption in .NET MAUI Charts that occurred during repeated rendering calls.
  • SfDataGrid
    • The individual column widths are set correctly when the CanFitAllColumnsInOnePage property is enabled during PDF export.
  • SfMaps
    • The SfMaps control now renders shape layer with the .geojson file extensions.
  • SfPicker
    • [Android] Keyboard navigation and selection now work correctly.
    • The text in the selection view will now be center-aligned and will fit...

Released: Jan 6, 2026

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

不具合の修正

  • SfComboBox
    • Fixed an issue in SfComboBox where the text color of SelectedDropDownItemTextStyle did not update when the app theme was changed at runtime using AppThemeBinding.
    • Fixed an issue where the selected value in SfComboBox was lost after scrolling when used inside SfTextInputLayout within a grouped SfListView.
  • SfDataGrid
    • The RowData property now retains the expected row data in the QueryRowDragging event during row dragging.
    • An IndexOutOfRangeException will no longer be thrown when...

Released: Dec 30, 2025

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

不具合の修正

  • SfNumericEntry
    • Fixed an issue in SfNumericEntry where the value was updated twice when tapping the Up or Down buttons using a mouse.
    • Fixed an issue in SfNumericEntry on Android where tapping directly on the number did not open the keyboard.
    • Fixed a crash that occurred when loading the control on Mac devices using Xcode versions earlier than 26.
  • SfPopup
    • Fixed an issue where the SfPopup was rendering outside the visible bounds on the Android platform when using WindowManager full screen...

Released: Dec 23, 2025

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

不具合の修正

  • SfImageEditor
    • Fixed issue in SfImageEditor where interaction did not respond correctly when tapped using Apple Pencil on the dependent SfToolbar control in iOS.
  • SfRadialGauge
    • Fixed an issue where major ticks and labels were not rendered when using fractional Minimum/Maximum/Interval values in SfRadialGauge.
  • SfScheduler
    • Fixed memory leak on iOS when repeatedly navigating to and from views containing SfScheduler.
    • Fixed appointment dragging becoming unresponsive when ShowBusyIndicator is set...

Released: Dec 16, 2025

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

機能

  • Common
    • Liquid glass effect - Added support for applying liquid glass visual effects for all the Syncfusion .NET MAUI controls.
  • Smart DataGrid (New)
    • Introduced the Smart DataGrid, an advanced data grid control that leverages AI to make data interaction smarter and more intuitive. This control brings powerful features designed to simplify complex data operations and improve productivity. Key features include:
      • AI sorting: Sort your data intelligently by providing the AI a prompt. The Smart...

Released: Dec 9, 2025

2025 Volume 3 SP2 (31.2.18) での更新項目

不具合の修正

  • SfPopup
    • Fixed an issue where the popup did not appear on iOS when Shell presentation mode was set to Modal.

Released: Dec 2, 2025

2025 Volume 3 SP2 (31.2.16) での更新項目

不具合の修正

  • SfImageEditor
    • Fixed an issue where the visibility of toolbar items was not updating correctly when using the SetToolbarItemVisibility method in the .NET MAUI ImageEditor.
  • SfScheduler
    • Cell selection in Month View works properly on Android 16 when tapping with Navigation Direction set to Vertical.
    • The TextColor in SchedulerMonthCellStyle.TextStyle now updates correctly when switching themes dynamically.