Introduced support for axes rendering, when no data is available.
Created a new 'ScatterRangeBarSeries' visualization that allows you to display bars that have meaning on both axes.
ComboBox
Introduced 'AutoCompleteSelectionMode' property which can be used to determine if partial matches will be selected or, whether items are selected only if they exactly match the text.
Diagrams
Exposed constant to control minimum distance which snapping to shapes is enabled.
GridView
Added 'GridViewAlternateRowStyle' which can be used for setting an alternating row background.
Implemented an option to change the default number of distinct values shown.
PdfProcessing
Introduced Find API which allows the user to search for text in a PDF document.
PivotGrid
Added the option to load data as expanded groups.
RichTextBox
Introduced support for East Asian Font attribute 'eastAsia' when exporting Run fonts 'rFonts'.
ScheduleView
Added property for use in scenarios that use lots of resources in order to speed up scrolling performance.
TabControl
Exposed property to allow you to invert the scroll direction when using the mouse wheel over a tab strip panel.