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: 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...

Released: Mar 15, 2024

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

機能

  • Production-ready controls
    • The following .NET MAUI controls have been developed to meet industry standards and are now marked as production-ready in this release:
      • Cards.
      • Carousel.
      • Navigation Drawer.
      • Pull to Refresh.
      • Sunburst Chart.
      • Switch.
      • TreeView.
  • Visual theme support
    • The Syncfusion .NET MAUI controls now support light and dark themes. This is key-based theming for light and dark themes, which uses a separate ResourceDictionary class for each theme and loads the resources with the...

Released: Feb 27, 2024

2023 Volume 4 SP1 (24.2.8) での更新項目

不具合の修正

  • SfListView
    • The item height is updated properly when modifying or updating the values of elements in item template at run time.
  • SfPopup
    • The size of accept and decline buttons is updated when setting FooterFontSize property.

Released: Feb 20, 2024

2023 Volume 4 SP1 (24.2.7) での更新項目

不具合の修正

  • DocIO
    • Content is now preserved properly while find and replacing text with another document.
    • Embedded fonts are now preserved properly while resaving a DOCX format document.
    • Document corrupted has been now resolved while resaving a DOCX format document.
    • LaTeX equation with "\;" characters is now preserved properly while calling AppendMath with LaTeX.
  • Presentation
    • Child shape position will now return properly from Presentation library.
    • PowerPoint Presentation will no longer be corrupted...

Released: Feb 13, 2024

2023 Volume 4 SP1 (24.2.5) での更新項目

不具合の修正

  • DocIO
    • LineCallout shape is now preserved properly while converting a Word document to PDF.
    • Custom shapes are now rotated properly while converting a DOCX format document to PDF.
    • The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
  • Presentation
    • Cropped Picture placeholder shape is now preserved properly while saving PowerPoint presentation.
  • SfDataGrid
    • The ArgumentOutOfRangeException will no longer be thrown when auto-fitting the row heights with...

Released: Jan 31, 2024

2023 Volume 4 SP1 (24.2.3) での更新項目

機能

  • DocIO
    • Added an API called WordDocument.SaveOptions.HtmlExportBodyContentAlone which can be used to save HTML with body content alone.
  • SfDataGrid
    • Added 'Load more' support with position and appearance customization options.
  • SfImageEditor
    • The ZoomLevel property will now be updated based on the image zoom.
  • SfListView
    • Added support for applying animation effect on selected item using the virtual method AnimateSelectedItem of the SelectionController class.
  • SfPdfViewer
    • Added new properties...

Released: Jan 17, 2024

2023 Volume 4 (24.1.46) での更新項目

不具合の修正

  • DocIO
    • Inline equation is now aligned properly while converting a Word document to PDF.
    • Paragraph with line break is now properly moved to next page while converting a Word document to PDF.
    • The NullReferenceException will no longer thrown while converting a Word document to PDF.
    • AutonumLegal field value is now preserved properly while converting a Word document to PDF.
    • Table is now preserved properly while converting a Word document to PDF.
    • The ArgumentException thrown will no longer be...

Released: Jan 9, 2024

2023 Volume 4 (24.1.45) での更新項目

不具合の修正

  • DocIO
    • The ArgumentException will no longer be thrown while converting a Word document to HTML.
    • Image is now preserved properly while resaving a DOCX format document.
    • The IndexOutOfRangeException will no longer be thrown while converting a DOCX to PDF.
    • Arabic text with italic style is now preserved properly in Word to PDF conversion.
    • Paragraph border is now preserved properly in Word to PDF conversion.
  • PDF
    • Fixed the issue where Image stream value is null when extracting images from...

Released: Jan 3, 2024

2023 Volume 4 (24.1.44) での更新項目

不具合の修正

  • DocIO
    • Contents are now preserved properly while resaving the RTF format document.
    • TOC is now preserved properly after calling UpdateTableOfContents() API.
  • PDF
    • Fixed an issue where an exception was occurring when importing an existing PDF document.
    • Fixed preservation issue that was occurring while converting Word documents to PDF.
    • Fixed an issue where the PdfSignatureValidationResult was returning incorrect results for the Valid Signature.
    • Preservation issue no longer occurs while...

Released: Dec 18, 2023

2023 Volume 4 (24.1.41) での更新項目

機能

  • Production-ready controls
    • The following .NET MAUI controls have been developed to meet industry standards and are now marked as production-ready in this release:
      • Button.
      • CheckBox.
      • Date Picker.
      • Date Time Picker.
      • Image Editor.
      • Picker.
      • Radio Button.
      • Segmented Control.
      • Time Picker.
  • Cards (New)
    • The .NET MAUI Cards is a container control that allows users to create dismissible cards or a stack of cards. It can also organize a sequence of cards where only one card is visible at a time. Users can...