OutlookBar style navigation for Silverlight

Released: Nov 21, 2011

Updates in this release

Updates in 2011 v3

New OutlookBar Control

  • Group menus and controls into distinct categories with this side bar navigation system. ComponentOne OutlookBar for Silverlight mimics the Microsoft Outlook navigation pane. It consists of any number of categories represented by buttons where each button has a header as well as a panel for adding additional controls.

Chart for Silverlight Enhancements

  • New high performance bitmap rendering mode (RenderMode = Bitmap) for line and symbol chart types.
  • Added support for multiple radial axes for radar charts and corresponding options for specifying the appearance of axis labels.
  • New Axis.AnnoCreated event allows you to customize the appearance of axis labels programmatically.
  • Enhanced clipping behavior when using stacked plot areas to prevent elements extending to neighboring plot areas.

FlexGrid for Silverlight Enhancements

  • Added ShowOutlineBar property which causes the grid to show a row of numbered buttons on the first column header, similar to Microsoft Excel.
  • New ChildItemsPath property allows for easy tree view creation. If your data class has a property that contains a list of elements of any type, C1FlexGrid will show this hierarchical structure as a tree.

Other Enhancements

  • C1DataGrid allows multi-cell selection by dragging the mouse over the cells.
  • C1PdfViewer has been enhanced with thumbnail and document outline (bookmark) support.
  • C1Toolbar now supports Office 2007 and 2010 themes.
  • C1TreeView has been enhanced with built-in editing support.
  • Studio for Windows Phone (included with Studio for Silverlight) features four new controls specialized for touch-based User Interfaces: C1ContextMenu, C1DateTimePicker, C1ProgressBar and C1ToggleSwitch.