Syncfusion Essential Studio Windows Forms 릴리스

Released: Nov 5, 2020

2020 Volume 3 SP1 버젼 업데이트

기능

Presentation

  • Added support for preserving a gradient line while converting a Microsoft PowerPoint presentation to PDF/Image.
  • Added support for preserving a gradient fill with transparency while converting a Microsoft PowerPoint presentation to PDF.

수정사항

BusyIndicator

  • Image frames are now updated properly in busy indicator.

Calculate

  • The SUBTOTAL function is computed properly when there are other subtotals within the ref1, ref2, or nested subtotals.
  • The IFERROR function returns a proper...

Released: Oct 1, 2020

2020 Volume 3 버젼 업데이트

기능

DataGrid

  • Masked edit column - A new column to manipulate the masked text. It provides an easy and reliable way of collecting user input and displaying standard data in specific formats.
  • Set style for cell editor - Allows users to style the editor, which loads on editing, for an elegant look and feel.

Microsoft Word Library

  • Paper source settings - Access and modify the paper source settings in a Word document with the FirstPageTray and OtherPagesTray APIs.
  • Shapes in RTF format - Preserve...

Released: Jul 6, 2020

2020 Volume 2 버젼 업데이트

기능

Common

  • .NET 5 Preview Support - Syncfusion WinForms controls support .NET 5 Preview with this release.
Word Library
  • SEQ fields - Word Library now allows updating SEQ (sequence) fields in a Microsoft Word document.
  • Track changes enhancements - Word Library now provides the following features in tracked changes preservation:
    • Move-to and move-from revisions are preserved in Word documents (DOCX and WordML).
    • Move-to and move-from revisions can be accepted and rejected.
    • Style and section property...

Released: May 13, 2020

2020 Volume 1 - Service Pack 1 버젼 업데이트

기능

SmithChart

  • Added clipboard support when copying charts to bitmap images.

수정사항

BulletGraph

  • Top and left padding now added properly in bullet graph while saving the bullet graph as image.

CheckBoxAdv

  • StringValue property is now working properly in CheckBoxAdv.

DocIO

  • Paragraph style is now preserved properly while open and save the DOCX format Word document.
  • Picture Watermark is now preserved properly while clone and merge the DOC format Word document.
  • The NullReferenceException will no longer...

Released: Apr 1, 2020

2020 Volume 1 버젼 업데이트

기능

DataGrid

  • Calculate summary - This feature allows you to calculate a summary (table, group, and caption) for selected rows.
  • Display GroupCaption text with GroupCaption summary - This feature allows you to show the group caption text with the group caption summary of the columns.
  • Unbound checkbox selector column - This feature allows you to show checkboxes in a column to select or deselect datagrid’s rows. Entire rows can be selected using an intuitive checkbox in the header.
  • Gradient...

Released: Jan 30, 2020

2019 Volume 4 - Service Pack 1 버젼 업데이트

기능

DocIO

  • Automatically resize tables to fit the content in DOCX to PDF conversion.

MetroForm

  • Support has been provided to retain title bar height when the form is maximized.

SfDataGrid

  • Support has been provided to add unbound columns via the designer.

Common

  • WinForms .NET Core Breaking Changes - You can now create NetCore 3.1 WinForms applications using Syncfusion controls. To align with .NET Core 3.1 changes, the old APIs have been replaced with corresponding alternates. Please note that this...

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

  • 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 Excel-like UI filter - This...

Released: Nov 5, 2019

2019 Volume 3 SP1 버젼 업데이트

수정사항

ButtonAdv

  • The ArgumentException will no longer occur when switching Office2019 theme to Office2016 themes.

Calculate

  • The formulas with named ranges returns the calculated value properly when that named range’s name contains special characters.
  • CalcEngine returns proper result when sum the string and numeric values.
  • The System.ArgumentOutOfRangeException will no longer be thrown when arguments in arithmetic operation has special characters.
  • Optimized the OR and AND functions in CalcEngine...

Released: Oct 3, 2019

2019 Volume 3 버젼 업데이트

기능

ComboBox

  • Token support - On selecting item(s) from a predefined list, it can be now be added as tokens in the combobox. The tokens in the input field appear in the order in which they were selected and can be removed at runtime.

Ribbon

  • Rearranging ToolStrip - The toolstrip designed for ribbon showcasing can be positioned in the desired order using the designer (during design time).
  • Responsive ribbon gallery - On resizing the window, ribbon gallery and its items rearrange itself based on the...

Released: Aug 22, 2019

2019 Volume 2 SP1 버젼 업데이트

기능

PdfViewerControl

  • Support has been added for finding text in a specific page using the PdfLoadedDocument.

수정사항

AutoLabel

  • Now, the AutoLabel position is matched between design time and compile time.

Calculate

  • Improved the COUNTIF and SUMIF formula calculation performance.
  • The MAX formula returns exact calculated value when it refers more number of dependent cells.
  • The ATAN formula now returns valid error message for invalid arguments.
  • The IFERROR formula now returns the proper result value when...