Syncfusion Essential Studio WPF(英語版)

WPFのUIコントロールを多数収録したパッケージ

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

バージョン: 2024 Volume 1 (25.1.40) 新機能 更新日: Apr 16, 2024 レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00 (5)

i

Please note that new Timed Subscription Licenses for Syncfusion Essential Studio WPF are available as part of Syncfusion Essential Studio Enterprise.

Syncfusion Essential Studio WPF 2019 Volume 4

Released: Dec 17, 2019

2019 Volume 4 での更新項目

機能

PDF Viewer

  • Extract lines from a PDF file-  Users can extract lines of text from a PDF file along with their bounds information.
  • Extract words from a PDF file - Users can extract words from a PDF file along with their bounds information.

DataGrid

  • Calculate summary for records selected - This feature allows you to calculate the summary (table, caption, or group summary) for the selected records in datagrid.
  • Display column summary as title - This feature allows you to show a title as a column summary (table, caption, or group summary).
  • Template support for summary rows-  This feature allows users to show any custom view in summary rows (table, caption, and group summaries).
  • Positioning the newly added row for DataTable collection - This feature allows you to position a row at the beginning or end of the DataGrid when a new row is added using the built-in AddNewRow option.
  • New options in Microsoft Excel-like UI filter - This feature allows users to filter data with “Does not begin with” and “Does not end with” options in the Excel-like UI filter.

MultiColumnDropDownControl

  • Multiple row selection - This feature allows users to select multiple rows by interacting with the check boxes in a column or within the rows. Users can also select all the rows using an intuitive check box in the header.
  • Filtering performance improvement - This feature allows you to delay filtering or searching records in the drop-down when typing each character in the editor so that filtering won’t be applied for each character when you type quickly.

Text Input Layout (Preview)

  • The new Text Input Layout control adds decorative elements like floating labels, icons, and assistive labels on top of the WPF TextBox. Key features
    • Displays floating labels when the input view is focused.
    • Displays error labels.
    • Supports none, filled, and outlined container types.
    • Displays leading and trailing icons.
    • Displays helper labels.
    • Displays maximum character count.

AutoComplete (TextBox extension)

  • Performance improvement - Now, the AutoComplete control’s search optimization loads and performs search operations seamlessly even for more than a million items populated.

Range Slider

  • Drag selected range - This feature allows users to fix a range in the Range Slider and drag the range without changing the start and end points individually.

Charts

  • Stacked line and 100% stacked line charts - The new stacked line and stacked line 100 series in WPF Charts allow users to visualize the different series stacked together to show a cumulative value.

Chromeless Window

  • Add controls to the title bar - An option has been provided to add custom controls to the left and right sides of the Chromeless Window title bar.

Word Library

  • Mathematical equations - Word Library now allows creating and editing mathematical equations (MathML) in Microsoft Word documents (DOCX and WordML).
  • Autofit table content - Word Library now automatically adjusts table cell size based on its content.

Image Editor

  • Freehand drawing support - This feature allows freehand drawing over an image.
  • Text rotation support - This feature allows users to rotate text placed over an image.
  • Localization support for toolbar items - Provides localization support for toolbar items and their tooltip text.
  • Z-index support for the selected shape and text - This feature allows users to change the z-index of a predefined selected shape and text by using methods programmatically.

Maps

  • Align data labels smartly - The feature allows users to align labels smartly within shape boundaries to avoid overlapping.
  • Caching imagery layer tiles in a local folder - This feature allows users to store downloaded tiles in a local folder and reuse them while zooming and panning. Users can provide a storage location explicitly.
  • Zoom level changing event - This feature provides an event for knowing the current and previous values of the imagery layer zoom level.
  • Center changed event - This event provides the current tile view rectangle bounds values while zooming and panning the imagery layer.
  • Delete tiles from cache - This feature provides a method to delete tiles from the cached location.

PDF Library

  • PDF/A conformance - Support provided to create PDF/A conformance documents. Using this library, the following types of conformance documents can be created.
  • Validate the incrementally saved PDF digital signatures - Improved the PDF digital signature validation algorithm to identify Incremental saving attacks (ISA).
  • Remove duplicate resources when merging PDF documents - Support provided to remove duplicate PDF resources such as image and fonts when merging PDF documents.
  • Create Long Term Validation (LTV) when signing PDF documents externally - This feature allows you to digitally sign a PDF document externally with LTV.
  • Create ZUGFeRD 2.0 PDF document - Support provided to create ZUGFeRD 2.0 PDF documents.

PropertyGrid

  • Nested properties - This feature allows you to explore nested properties of a selected object to any level.
  • Built-in editor support - Built-in editor for unsigned int, short, long, and TimeSpan types have been provided.
  • Nullable value support - You can now give a null value to nullable primitive types.

Ribbon

  • Customize the context menu of the Ribbon gallery - Based on your application’s requirements, you can now prepare and display a separate context menu for the Ribbon gallery and its items.

Surface Chart

  • Legend label format - This feature allows users to change the format of the legend labels.
  • Serialization and deserialization - This feature is used to serialize and deserialize the SurfaceChart object.

Syntax Editor

  • Single line mode - The single line mode is an edit mode that provides a single-line text box with the full functionality of the syntax editor and its languages.
  • Save as - SaveAs allows the content to be saved as a new file or a copy of an existing file. Users can define the file name and location when saving the file.
  • Status bar - A new status bar provides options to display the line numbers, column index, file path, and encoding type. Predefined options can be hidden and custom options can be added in the status bar.

Excel Library

  • Macros - A macro is a set of programming codes that runs in the Microsoft Excel environment to automate tasks. XlsIO allows you to create and edit macros in Excel worksheets using IVbaProject and save the worksheets in different formats such as XLS, XLTM, and XLSM.
  • Conditional formatting enhancement - Conditional formatting now allows you to highlight the following:
    • Top or bottom ranked values.
    • Values that are above or below average.