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 2025 Volume 1 (29.1.41)

Released: May 6, 2025

2025 Volume 1 (29.1.41) での更新項目

不具合の修正

  • DocIO
    • Improper paragraphs are not preserved after calling ReplaceSingleLine API.
    • Style name having special characters are now preserved properly while resaving RTF document.
    • Numbering list is now positioned properly with hyphen while converting Word document to PDF.
    • The NullReferenceException will no longer be thrown while opening a DOC format document.
    • The ArgumentOutOfRangeException will no longer be thrown while opening Strict DOCX document.
    • Justified paragraph with hyphenation is now preserved properly while converting a Word document to PDF.
    • Footnote inside nested table will be updated properly while converting a Word document to PDF.
    • Nested table is now preserved properly while converting DOCX to PDF.
  • PDF
    • Fixed the issue of unwanted glyphs being added to the text extracted from PDF documents.
    • Resolved the problem of improper word extraction in the text collection from a specific PDF document.
    • Fixed the issue of incorrect PdfLayoutResult after rendering a PdfGrid.
    • Resolved the occurrence of an IndexOutOfRangeException during the merging of a specific PDF document.
  • Presentation
    • Default text body margin values will now returned properly from Presentation library.
  • SfCalendar
    • Special dates can now be rendered on today's date in the .NET MAUI Calendar control.
  • SfComboBox
    • Fixed the issue where the maximum suggestion is not applied when the dropdown is opened programmatically.
    • Fixed the issue where SelectedValue was not set to null when clearing the selected item.
  • SfPdfViewer
    • The PDF pages are now rendering correctly during rapid scrolling and zooming on the Windows platform.
    • The PDF no longer turns blank when using pinch-to-zoom in highlight annotation mode on the iOS platform.
  • SfPopup
    • [iOS] Fixed an issue where the popup size was incorrect in landscape orientation when AutoSizeMode was set to Both.
  • SfScheduler
    • Appointment loading time has been significantly improved, ensuring better performance when handling large volumes of appointments with themes.
    • The Agenda View now correctly displays appointments from the upcoming months on initial load, ensuring a smooth scrolling experience even when limited appointments are present.
  • SfSwitch
    • Fixed a memory leak issue that occurred when applying global styles using VisualStateGroups in SwitchSettings.
  • SfTextInputLayout
    • Resolved the issue with ReturnType not functioning correctly when using SfNumericEntry within SfTextInputLayout on iOS.