Studio for WPF includes similar enhancements found in Silverlight, such as new Excel and TileView controls. Other additions include localization and enhancements to popular controls like C1Scheduler, C1FlexGrid, and C1PdfViewer.
Localization Supported in 14 International Languages
We've added built-in localized resources for 14 international languages. Every ComponentOne WPF control can be easily localized in these cultures:
- Arabic
- Danish
- German
- Spanish
- Finnish
|
- French
- Hebrew
- Italian
- Japanese
- Dutch
|
- Norwegian
- Portuguese
- Russian
- Swedish
|
New Excel for WPF Component
The new C1XLBook component can read and write to Microsoft Excel files (XLS & XLSX) from your C# or VB.NET code. Create or load an existing Excel Workbook and access individual sheets as if they were a simple grid composed of rows, columns and cells. With Excel for WPF you don't even need Microsoft Excel installed!
New TileView for WPF Control
The new C1TileView control is an interactive items control allowing users to expand and collapse tiles to view more or less information. Create dashboards, detail views, photo galleries and more with TileView for WPF! With drag-and-drop reordering of tiles at runtime users can instinctively rearrange the items with their mouse.
New TreeView for WPF Control
Get a hierarchical view of your data items with the new C1TreeView control. It's similar to the TreeView control available in the box, but provides more features like keyboard-based search, drag-and-drop, editing, auto-search, hierarchical templates and more.
New DragDropManager for WPF
Effortlessly add drag-and-drop operations in your WPF apps with the new DragDropManager for WPF. The C1DragDropManager class provides a more visually appealing drag-and-drop UI than regular practices in WPF.
Scheduler for WPF Enhancements
Scheduler for WPF now supports a Time Line view for displaying appointments in a horizontal layout. This view is useful when trying to see multiple groups at once to schedule a meeting. In this view the time is displayed horizontally and groups are arranged vertically, much like the ‘Schedule’ view in Microsoft Outlook 2010.
Other Enhancements
- DataGrid for WPF has a new built-in multi-value filter. You can now combine multiple advanced filters in the same column header.
- FlexGrid for WPF has a new ChildItemsPath property that allows for easy treeview creation. If your data class has a property that contains a list of elements of the same type, C1FlexGrid will show this hierarchical structure as a tree.
- PdfViewer for WPF has been enhanced with GPUAcceleration and bitmap caching for improved performance.
- Reports for WPF added support for C1MultiDocument and export to XPS. C1MultiDocument enables developers to combine multiple C1PrintDocuments, C1Reports, and C1RdlReports into one combined document while sharing TOC, index, and page counts.
- Toolbar for WPF now includes collapse, help and dialog launcher buttons, as well as a new C1ToolbarSplitButton control.
- New FilePicker for WPF enables quick and easy file selection.
See the complete 2011 v2 version history for more details, improvements and breaking changes.