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 4 SP1 (28.2.7)

Released: Feb 25, 2025

2024 Volume 4 SP1 (28.2.7) での更新項目

機能

  • SfDataGrid
    • Breaking changes - Row dragging can now be initiated by a long press and drag, similar to the experience on mobile platforms.

不具合の修正

  • DocIO
    • Page break before is now applied properly to the paragraph while converting a Word to PDF.
    • Image is now preserved properly while converting a Word to PDF with frame.
    • Textbox within group shape is now preserved properly while converting DOCX to PDF.
    • RTL text is now reordered properly in Word to PDF conversion based on the bidirectional tag.
    • Nested table border is now preserved properly while converting a Word document to PDF.
    • Table height is now preserved properly while converting HTML to DOCX.
    • The paragraph in the table cell with a first-line indent is now preserved properly while converting a Word to PDF.
    • Paragraph with first line indent is now wrapped properly while converting a Word to PDF.
    • Image with lowered position is now properly aligned while converting a Word to PDF.
    • Hyperlink text color is now preserved properly while resaving the DOCX document.
    • Hanging issues will no longer occur while disposing documents.
    • The ArgumentException will no longer be thrown while comparing DOCX documents containing fields inside Inline content control.
    • TextFormField is now preserved properly while moving from InlineContentControl to paragraph.
    • TIFF format image is now preserved properly while converting a Word document to PDF.
    • The NullReferenceException will no longer be thrown while converting a Word document with cropped TIFF image to PDF.
    • WMF Image records is now preserved properly while converting WMF file to SKBitmap Image.
  • PDF
    • Fixed the issue where an exception occurred when retrieving the destination from the PdfLoadedDocumentLinkAnnotation.
    • Fixed the issue where the TextMarkupAnnotation was not exported properly when exporting to JSON format.
    • Fixed the issue where a NullReferenceException occurred while merging the PDF document.
  • Presentation
    • Access violation exception will no longer be thrown while converting a EMF to image.
  • SfBadgeView
    • Resolved the issue where BadgeSettings did not update dynamically in SfBadgeView.
  • SfChip
    • Fixed an issue where the SfChip Clicked event was triggered when attempting to scroll in iOS.
  • SfComboBox
    • Resolved UIKit.UIKitThreadAccessException on iOS when navigating the page contains SfComboBox.
  • SfDataGrid
    • The SfDataGrid now enables simultaneous swiping and row dragging interactions on desktop platforms.
  • SfPdfViewer
    • PDF is now rendered at the correct resolution without any blurriness when reloaded using the DocumentSource API after zooming in.
    • PDF Viewer no longer crashes when loading a corrupted document.
    • The System.InvalidOperationException no longer occurs when loading the specific PDF.
    • The keyboard now automatically hides without using the UnloadDocument method.
  • SfPicker
    • [iOS] Resolved an issue where the SfPicker control was not appearing when placed inside a modal page.
    • [iOS] Resolved an issue in SfDatePicker where the selection was not updating correctly when the height was set.
  • SfPopup
    • Fixed a System.InvalidOperationException that occurred when replacing the application’s main page after displaying a popup view.
  • SfRadialMenu
    • Resolved the issue where RadialMenuItem did not disable properly when setting IsEnabled to false while using the Command property.
  • SfSignaturePad
    • Resolved AccessDeniedException in SfSignaturePad on Windows, which occurred when navigating back using Navigation.PopAsync().