Syncfusion Essential Studio Enterprise(英語版)

Syncfusionのユーザーインターフェイス、帳票作成、ビジネスインテリジェント用コンポーネント、ライブラリのすべてを1つにまとめた総合スイート。

Syncfusion 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2026 Volume 1 SP1 (33.2.5) 新機能 更新日: May 5, 2026 レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00 (133)

Syncfusion Essential Studio Enterprise updated

Released: Jul 4, 2023

Syncfusion Essential Studio Enterprise での更新項目

機能

JavaScript

  • Chip
    • Added htmlAttributes support for the Chip component.
  • DataManager
    • Added support for persistence in DataManager. By setting, the enablePersistence and ID properties in DataManager, you can store and retain actions such as sorting, filtering, grouping, and searching. Additionally, you can selectively exclude specific queries from persistence by setting a value for the ignoreOnPersist property.
  • Document Editor
    • Added support for editing alternate text for images.
    • Added support for character spacing and scaling.
    • Added support for linking to the previous header/footer.
    • Added a property in the selectionChanged event arguments to identify whether the user has completed their selection.
  • PDF Export
    • Added viewer preference support to handle page scaling when printing PDF documents.
  • PDF Viewer
    • You can now restrict the file download of export annotation and form fields.
  • Stock Chart
    • Breaking Change - By default, the series type and trendline dropdowns have been removed from the stock chart period selector. However, you can still add them to the list upon request or as needed. This modification provides a cleaner interface and reduces clutter in the stock chart period selector.
    • Breaking Change - By default, the tooltip for the range selector in the stock chart has been removed. Instead, the tooltip will now appear only when you move the slider.

.NET MAUI

  • SfPdfViewer (Preview)
    • Added 'Tapped' event in the PDF Viewer. When tapping the control, this event provides valuable information such as the page number and position at the tapped location.