C1 WPF 2011 v1 adds 4 new controls

Released: Mar 17, 2011

Updates in this release

Updates in 2011 v1

With Excel-like filtering added to FlexGrid, a long list of Chart enhancements, and four new, powerful controls, the release of Studio for WPF is sure to please. FlexGrid users will enjoy the Excel-like ability to either set the filter by selecting values that should be displayed or by specifying conditions that must be met by the values in the column. Just the same, Chart users are sure to revel the 2011 additions, to just name a few: quickly render line and scatter plots using low-level graphics routines, easily position elements on the chart with new Layer collection, and ability to stack multiple plot areas horizontally and vertically.

New RichTextBox Control

  • Load, edit, and save formatted text as HTML or RTF documents with this new text editor control.
  • The C1RichTextBox control provides fast document rendering, rich formatting, automatic line wrapping, HTML and RTF import/export, table support, images, annotations, and more.

Chart for WPF Enhancements

  • New fast render mode for very large data sets. C1Chart can now render line and scatter plots super fast using low-level graphics routines. This gives optimal speed and top performance for your desktop applications.
  • New Layers collection for positioning elements on the chart such as markers, labels and interactive elements more easily.
  • Support for stacking multiple plot areas horizontally and vertically. This gives a more flexible layout for axes that will allow you to have several plot areas inside a single chart control.
  • New Polygon chart types: Polygon and PolygonFilled. These are similar to Line and Area chart types but can create closed areas defined by the data points.

FlexGrid for WPF Enhancements

  • FlexGrid includes a new extension assembly which adds Excel-like filtering support. Users may set the filter by selecting values that should be displayed or by specifying conditions that must be met by the values in the column.

New Carousel for WPF Control
The new Carousel for WPF includes a virtualizing panel control that arranges child elements along an arbitrary 3D path. Use C1CarouselPanel with any items control to turn a flat list of items into a virtualizing carousel with true 3D perspectives and scrolling animation.

DataGrid for WPF Enhancements
DataGrid includes two new extension assemblies, which adds filtering and grouping summary functionality.

PdfViewer for WPF Enhancements

  • Added GetPages() method which returns a collection of the FrameworkElements representing each page of a loaded PDF. Now you have more flexibility for reading content from a PDF file and changing the way users view files.
  • Added support for printing documents with mixed page orientation.
  • Many more improvements to the supported PDF specification.

Reports for WPF Enhancements
The new C1MultiDocument component is designed for creating, persisting, and exporting combined and very large C1PrintDocuments. The component supports links between contained documents, a common TOC and word index, as well as continuous page numeration and total page count.

New ReportViewer for WPF Control
The new C1ReportViewer control can display HTML and PDF-based reports (or documents) from virtually any report service, including Microsoft SQL Server Reporting Services. This versatile viewer allows users to see, search, zoom, select, print and save the reports to local files. The C1ReportViewer control is different than C1DocumentViewer in that it's report engine agnostic.

New SpellChecker for WPF Control
ComponentOne SpellChecker control provides the easiest-to-use and most efficient spell checker available on the market today. Experience Microsoft Word-like spell checking capable of processing 400,000 words per second and supported in over 20 different languages.