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 SP1 (29.2.10)

Released: Jun 10, 2025

2025 Volume 1 SP1 (29.2.10) での更新項目

機能

  • DocIO
    • Added support for horizontal lines when importing HTML format documents.

不具合の修正

  • DocIO
    • Empty paragraphs will no longer be added when converting a Word document with a horizontal line to PDF.
    • Paragraphs are preserved properly while converting a Word document with footnotes to PDF.
    • Scaled paragraph is now preserved properly while converting a Word document to PDF.
    • Endnote number is now preserved properly while converting a Word document to PDF multiple times.
    • Bullet style is now preserved properly after calling AppendHTML API.
    • Paragraph is now preserved while appending HTML with self-closing tags.
    • Revisions preserved after comparing DOCX format documents with tables.
    • The IndexOutOfRangeException will no longer be thrown while opening a DOCX format document with TOC.
    • The Exception will no longer be thrown while opening DOCX format document with irregular structure.
    • List type is now preserved properly while converting HTML to DOCX format document.
    • List numbering is now preserved properly while calling GetText API.
    • Class and elements CSS selectors for table, row and cells will be applied properly while importing HTML format documents.
  • PDF
    • Fixed an issue where hidden PDF form fields were rendered visible after flattening the PDF document.
    • Fixed an issue that prevented users from changing the opacity of arrow annotations and resaving them.
    • Resolved an issue that caused an exception during the import of a JSON file.
    • Fixed an issue where the edges of ink annotations were cut off when passing true to the SetAppearances() method.
    • Resolved an issue with negative values in the LinePoints property.
    • Resolved a breaking issue encountered when retrieving the border line width and the width of loaded ink annotations.
  • SfAutocomplete
    • Fixed an issue where focus returned to SfAutocomplete after clearing text and focusing on another entry in Android.
  • SfButton
    • Resolved an issue where the application would freeze on Windows when the SfNumericEntry remained focused while navigating with the SfButton.
  • SfDatePicker
    • Fixed the issue where a NullReferenceException was thrown in the .NET MAUI SfDatePicker control when applying custom style.
  • SfImageEditor
    • Pen annotations will now persist and remain visible after reloading the ImageEditor control.
  • SfKanban
    • The DragEnd event in the Kanban control no longer triggers multiple times.
  • SfPdfViewer
    • The System.NullReferenceException no longer occurs when opening and closing the page that contains the PDF Viewer.
  • SfScheduler
    • Fixed the issue where the date picker overlaps with Resources in scheduler timeline view when resources were added dynamically.
  • SfSegmentedControl
    • Fixed the UnhandledException when trying to remove SegmentedControl after changing parent's IsEnabled property false.
  • SfTabView
    • Fixed the issue where the selection indicator in the SfTabView control did not update its width and position correctly on orientation change when using ItemsSource.
  • SfTextInputLayout
    • Fixed an issue where the Down button in SfNumericEntry was not functioning correctly within SfTextInputLayout.
  • XlsIO
    • AutoFilters property values are retained when inserting a column in the worksheet.
    • Exception is no longer thrown when copying a range containing a chart from one workbook to another.
    • Conditional formatting is applied correctly during Excel to PDF conversion when using a COUNTIFS formula.
    • Exception is no longer thrown when clearing an array formula from a cell using the Clear() method.
    • AutoFilter is copied properly when using the Worksheets.AddCopy() method.
    • Exception is no longer thrown when cloning a workbook containing VBA modules.
    • Funnel, Bar, Area, and Column chart series border dash types render correctly during chart-to-image conversion.