
Adds new RadialMenu component.
Features
- New
- RadialMenu component can be used to show more than 8 menu items when AutoSizeMenuItems is set to true.
- Implemented an Orientation property in TileList control which allows tiles to be arranged to right and the groups to be filled from top to bottom.
- Improved accessibility of WPF suite to be compatible with Section 508 standards by reducing more of the detected issues through Accessibility Insights for Windows tool.
- DataForm
- EditMode property allows setting single edit mode where only one editor is active at any given time.
- Docking
- Allow setting the MinWidth of the auto-hide area flyout element via a new FlyoutMinLength property of RadDocking.
- GridView
- The cursor is changed to a busy one when performing a sort operation by clicking on a group cell in the Group panel.
- The recycling mechanism for cells is less aggressive when virtualization is on and now the cells are kept longer in memory to speed up operations like changing the ItemsSource.
- PdfProcessing
- Performance improvements when inserting tables using the RadFixedDocumentEditor.
- RadialMenu
- RadialMenu component can be used to show more than 8 menu items when AutoSizeMenuItems is set to true.
- Items can now be equally spaced to fill the available space.
- RichTextBox
- HtmlFormatProvider can now import and export the alignment of tables and table cells.
- The button toggling the numbering style is now replaced with a split button that allows you toggle list styles or choose between different list formats.
- SpreadProcessing
- Added DocumentInfo properties to preserve document metadata information.
- TileList
- Implemented an Orientation property in TileList control which allows tiles to be arranged to right and the groups to be filled from top to bottom.
- Toolbar
- Added ability for easier control of the Background visibility for the Rad Buttons using their IsBackgroundVisible property.
- Introduced support for different styling of the Microsoft RepeatButton and the RadPathButton in the scope of the ToolBar (by introducing ToolBarContainerStyles under the ToolBarContainerStyleSelector-ToolBarRepeatButtonStyle and ToolBarRadPathButtonStyle respectively) for the Office Black, Office Blue, Office Silver, Summer, Transparent, Vista, Windows 7, Expression Dark, Windows 8, Windows 8 Touch, Office 2013, Visual Studio 2013 and Green themes (other themes already support both styles).