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 2024 Volume 1 (25.1.37)

Released: Mar 26, 2024

2024 Volume 1 (25.1.37) での更新項目

不具合の修正

  • Common
    • Breaking Changes - The SfVisualTheme property name has been changed to VisualTheme.
    • Breaking Changes - The SfAutoCompleteTheme key name changed to SfAutocompleteTheme.
  • DocIO
    • Insertion revision is now preserved properly while comparing two DOCX format documents.
    • The NullReferenceException will no longer be thrown while calling AppendHTML API.
    • Image is now preserved properly while converting a RTF format document to DOCX.
    • The InvalidOperationException will no longer be thrown while resaving a DOCX format document with revisions.
    • The ArgumentOutOfRangeException will no longer be thrown while opening a DOC format document.
    • Table content is now preserved properly while converting a DOCX format document to PDF.
    • Floating table with left indent is now positioned properly while converting a Word document to PDF.
    • Font name from theme is not applied properly for Arabic text while converting a Word document to PDF.
    • Phi symbol in Math equation is now preserved properly while converting a Word document to PDF.
    • Field result is now preserved properly while converting a Word document to PDF.
    • Custom shape with dotted lines are now preserved properly while converting a Word document to PDF.
    • Table row is now positioned properly while converting a Word document to PDF.
    • Revision count is now preserved properly while resaving a DOCX document.
    • Nested block content control is now preserved properly while resaving a DOCX format document.
  • Presentation
    • Pictures used in the SmartArt nodes can be retrieved properly.
    • The NullReferenceException will no longer be thrown while saving PowerPoint document after removing the hyperlink targeted slides.
    • Color mapping values is now applied properly for default font colors while converting PowerPoint Presentation to PDF.
    • ISmartArtNode.IsAssistant property is now applied properly in PowerPoint Presentation.
    • SolidFill transparency value is now returned properly in PowerPoint Presentation.
    • PowerPoint Presentation will no longer be corrupted while adding custom document properties.
    • New table row and column is now added properly after clearing the rows and columns.
  • SfComboBox
    • Fixed the application crash when clicking on SfComboBox inside the toolkit popup in the .NET MAUI.
    • Fixed the issue where the SfComboBox did not update properly when an item was removed in the SfComboBox Multiselection mode.
  • SfDataGrid
    • The SfDataGrid now fires the CellValueChanged event correctly after sorting a column and binding to the DataTable.
  • SfNumericEntry
    • Fixed an issue with null value changed in the .NET MAUI SfNumericEntry during the mouse scrolling.
    • Fixed an issue with incorrect hit-target area behavior in SfNumericEntry when placed within the SfTextInputLayout.
  • SfPicker
    • The binding is now working fine in the .NET MAUI Picker (SfPicker).
  • SfPopup
    • [iOS] Popup view is now displayed properly through OnAppearing method of ModalPage.
  • SfTreeView
    • Fixed an issue where the BindingContext was not updating properly, resulting in binding errors in Windows platform.