Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Spreadsheet for WinForms 1.3 (Read 2281 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
Spreadsheet for WinForms 1.3
Nov 25th, 2014 at 1:15pm
Print Post  
We have released version 1.3 of MindFusion.Spreadsheet for WinForms. The new version includes:

Grouping and Outlining
Rows and columns can now be grouped. To group or ungroup a range of rows or columns, use the Group or Ungroup methods of the RowRange and ColumnRange classes. To set the outline level of a row/column or a range of rows/columns directly, use the OutlineLevel property. Groups can be expanded and collapsed interactively, by clicking on the expand/collapse button in the view, or programmatically, by settings the IsCollapsed property of the respective row or column.

New Events
Several new events have been added to the WorkbookView and WorksheetView classes:
  • Header interaction notification events - ColumnsMoved, ColumnsResized, RowsMoved, and RowsResized.
  • Group interaction events - ColumnGroupCollapsed, ColumnGroupExpanded, ColumnOutlineLevelToggled, RowGroupCollapsed, RowGroupExpanded, and RowOutlineLevelToggled.
  • Custom drawing events - DrawColumn and DrawRow.

Miscellaneous
  • Worksheets can be moved and copied to another workbook through the new Move and Copy methods.
  • The new EnableFormulaEvaluation property can be used to disable formula evaluation across the workbook.
  • New ShowActiveCell and ShowSelection properties added to the WorkbookView and WorksheetView classes.

Registered customers with an active upgrade subscription can download the licensed version from the clients area on our site.

A trial version is available for download here:
https://mindfusion.eu/SpreadsheetTrial.zip

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint