Download Telerik UI for WPF R1 2020 (version 2020.1.115) Retail

Telerik UI for WPF R1 2020 (version 2020.1.115) Retail

Telerik UI for WPF R1 2020 (version 2020.1.115) Retail
Telerik UI for WPF R1 2020 (version 2020.1.115) Retail


Telerik UI for WPF includes a wide range of controls from small UI components like Rating to powerful data-driven controls like GridView. The suite provides a variety of data visualization tools to allow you to display and edit your data. Manipulate your row data in a GridView or Spreadsheet and then visualize it through PivotGrid, our charting or diagramming tools. Discover multiple components for daily or business planning such as ScheduleView where users can easily plan their day and GanttView which allows users to visualize and manage any project planning data. Telerik UI for WPF comes complete with customizable UI controls for a variety of needs and options, which makes it the ideal choice for any Windows desktop application.

Professional-Looking Themes

Give your applications the professional look by applying our built-in themes. Telerik UI for WPF ships with more than ten professionally designed themes. Windows8 and Windows8Touch let you apply styling in real-time. While the new Visual Studio 2013 theme mimics the look and feel of VS 2013.Themes include:

Visual Studio 2013
Office2013
Windows8
Windows8Touch
Summer
Vista
Windows7
Expression_Dark




Exceptional Performance and User Experience

Telerik UI for WPF enhances user experience by providing both UI and data virtualization. Use Teleriks controls to display large amounts of data with virtually no performance trade-off. What you get is exceptional performance and a sleek end-user experience. Telerik UI makes your apps fast by:

Producing minimal and clean XAML
Allowing you to load only the data within the current viewport of the application
Implementing lazy loading loading data only when it is requested
Minimizing memory usage, robust code free from memory leaks.



Intuitive API
Telerik UI for WPF has a short learning curve and is easy to use. The suite provides for:

Seamless integration with your Visual Studio Toolbox for quick drag-and-drop usage.
Feature configuration using Design-time Wizards.
Easy to learn API. The API is a close mirror of Microsoft. If youve worked with the WPF Framework and Microsofts XAML Controls, youll get up and running fast in Telerik UI for WPF.



Document Processing

Three components enable you to process the most common text, spreadsheet, and PDF file formats without having Microsoft Office or other third-party libraries installed. Your application users will be able to create, load and modify documents in a variety of formats including:

DOCX
RTF
TXT
HTML
PDF
XLSX
CSV
Tab-delimited

Enable your application to seamlessly export and import documents or convert them from one format to another. All thanks to the intuitive and easy-to-use APIs.



MVVM Support

The ability to drag-and-drop a complex control from our toolbox, wire up a few events, receive quick functionality, then move on to the next work item makes your software development easier. Those functionalities, however, do not guarantee that the software created is well structured, easily extensible, and unit testable. MVVM resolves those issues. Telerik UI for WPF fully supports MVVM, allowing you to create reliable, well-structured and easily maintainable applications.



UI for WPF R1 2020

What's New
NEW

Implemented a new Agenda view for the ScheduleView component, which allows you to display a set of appointments chronologically grouped by days.
Introduced a new SplashScreen component which indicates that your application is loading. Customize the look and feel of the splash screen according to the needs of your application using WPF controls.
TaskBoard control for WPF (also known as Kanban Board) is a powerful new control designed to enable users to track their tasks in a simple, agile-style manner. The control provides a clean and user-friendly interface for a functional task management application.
RadSyntaxEditor is now official with improved CSharp, VB and XML folding, a brand-new Touch support using TouchManager and other optimizations.

.Net Core
CHANGED

.Net Core 3.1 support - the assemblies are now built against .Net Core 3.1.

Breadcrumb
FIXED

An empty popup is opened when no match to path is found.

BusyIndicator
FIXED

Indicator part of the control is misplaced in some themes.

Buttons
FIXED

ValueTranslationService design time error is thrown when control containing RadDropDownButton or RadSplitButton in its template has a custom style based on the default one and is placed in resource dictionary.
Focus border is still visible after disabling and enabling buttons in VisualStudio2019 theme.
An exception is thrown when using a custom template without the Thumb element.
RadDropDownButton and RadSplitButton`s DropDownIndicator isn't rotated when the DropDownPlacement is changed.
No visual change of RadSplitButton when its IsToggle and IsChecked properties are set to True in Green, Office2016, Office2016Touch, Material, Fluent, Crystal and VisualStudio2019 themes.
Wrong color of arrow when RadSplitButton's IsToggle and IsChecked properties are set to True in ExpressionDark, Windows8 and Office2013 themes.
Only border appears when RadSplitButton's IsToggle and IsChecked properties are set to True in VisualStudio2013 theme.

CHANGED

Implemented theme-aware validation templates with tooltips for the RadRadioButton control in all themes.

ChartView
FIXED

The VisualStudio2019 ChartPalette throws an exception when using the Telerik .NET Core assemblies.

CHANGED

[NET Core] RadChartView now reference SharpDX assemblies built against .Net Core.

CloudUpload
CHANGED

The icon for the CloudUploadListItem's Cancel button for the Green theme is updated as it was an "x" sign. The stretching for the same button's icon for the Windows8Touch is now removed as it was cut off.

ComboBox
FIXED

Focus visual is still visible when firstly set the focus of the control and then disabled it in VisualStudio2019 theme.
Noneditable RadCombobox's background is overridden by the RadToggleButton's background part of its template when the Green theme is applied through StyleManager.

CHANGED

There is a big gap after the last ComboBoxItem in the Expression Dark, Windows 8 and Visual Studio 2019 themes caused by incorrect value of the MaxDropDownHeight property.

DateTimePicker
FIXED

An exception is thrown when applying the Office2016Touch theme and the NotifyOnValidationerror is true.
Clicking on the control in XAML code opens the designer unexpectedly in Visual Studio 2017/2019.

Diagrams
NEW

The Percent text block in the PrintPreview window does not respect custom CornerRadius set through the Green theme Palette.

CHANGED

The expand/collapse icons of the collapsible Container shape are swapped for the following themes - Green, Office2016/Touch, Material, Fluent, Crystal and VisualStudio2019.

Docking
FIXED

The AutoHideAreas of the unpinned RadPane elements are hard or impossible to resize in VisualStudio2013, Green, Office2016, Office2016Touch, Material, Fluent, Crystal and VisualStudio2019 themes.
The PaneBottomTemplate is missing a border that holds the normal background of the Pane for all other pane templates.
Compasses are misplaced in a scenario with two monitors with different DPI (when PerMonitor DpiAwareness is enabled).
ToolWindow disappears when maximized in a multiple-monitor setup and IsRestrictedWhenMaximized is set to true and the part on the second Window is being clicked.

Expander
FIXED

HeaderTemplateSelector property is not respected.
HorizontalHeaderAlignment and VerticalHeaderAlignment properties are respected only for the ExpanderHeaderButton's content position.

FileDialogs
NEW

Implemented DirectoryNavigating event which can be used to cancel navigation to particular folders.
Implemented ShellContextMenuOpening event which can be used to cancel the context menu or to customize the menu items in the context menu shown on empty spaces.

FIXED

Dialogs show binding errors when navigating to a directory with a long path name.
Shortcuts to folders are not visible in the dialogs when there is filter applied.
When the DereferenceLinks property is true and link to a folder is double clicked, the dialog closes instead of navigating to this folder.

GridView
NEW

Exposed Searching and Searched events.
An API is introduced to Search As You Type with Accent Insensitive.

FIXED

SpreadsheetStreamingExport: ArgumentOutOfRangeException is thrown when exporting a GridView without ItemsSource.
SpreadsheetStreamingExport: DivideByZeroException is thrown when exporting a GridView and there are no items in its ItemsSource.
Attempting to extract the default style of the GridViewRow element leads to a XamlParseException for the themes: VisualStudio2019, Crystal, Fluent, Material, Green, Office2016 and Office2016Touch.
The ColumnGroups get scrolled over the 'row indicator part' when using the Crystal theme.
GridViewHyperlinkColumn does not navigate to hyperlink in .Net Core.
The 'PART_HierarchyExpandButton' button of the GridViewRow has incorrect width for the Visual Studio 2019 theme.
Search doesn't work after setting CanUserSearchInHiddenColumns property at runtime.
Selected Unfocused and MouseOver backgrounds of row look the same color in Fluent theme.
The state of invalid rows in incorrectly preserved after they are updated while not visible.
GridViewRow's Border wrapper element of the HierarchyChildPresenter has an incorrect BorderBrush, BorderThickness and Padding set for the VisualStudio2019 theme.
When the DataMemberBinding of a GridViewMultiColumnComboBoxColumn points to a nested property, the DisplayMemberPath is not respected in view mode.
The "Search As You Type" does not respect SearchStateManager.MatchCase property.
Cancelling a row edit when bound to a DataView does not invalidate the values of all cells.
Two grids trying to get the focus back when their validation fails, end up in a deadlock.
Navigating with the Tab key is slow when skipping over many columns outside of the viewport.

CHANGED

The default background color of the merged cells in the Fluent theme is now MarkerBrush with 15% opacity as the merged cells are hard to distinguish from other cells.
The RowValidating event is now fired when the UI virtualization prepares a row to be shown in the viewport. There is a new value in the GridViewEditOperationType enum - None for this specific case.

LayoutControl
FIXED

ToggleButton inside LayoutControlToolBox is not visible in Transparent and Fluent themes.
Icon of ToggleButton inside LayoutControlToolBox is not readable in Crystal theme.

ListBox
FIXED

Setting SelectedIndex doesn't work right after new item is added to items collection of the control.

Map
NEW

Truck Routing REST API is now supported.

FIXED

NullReferenceException when clicking on a RadMap shown in a Window and then quickly closing the Window after the map is disposed.
Using OpenStreetMap provider with valid ApiKey shows 'Api Key required' in built-in MiniMap.
Updated "mile" abbreviation in all localization files. Included localization string for MapOsmCycleCommand in French.

CHANGED

OpenStreetMapProvider now exposes StandardModeUserAgent string property which is required for downloading standard OpenStreet map tiles. This is mandatory since a change in the tile usage policy of OpenStreet maps.

MaskedInput
FIXED

Incorrect grouping when Culture's CurrencyGroupSizes or NumberGroupSizes have non-equally sized groups, for example in Indian Culture.

Menu
NEW

Implemented design time support for opening nested RadMenuItems.

MS Controls
FIXED

Focus state of MS Button and MS RepeatButton is visible after the control is disabled in VisualStudio2019 theme.

MultiColumnComboBox
FIXED

A NullReferenceException is thrown after opening the dropdown and there is an implicit style targeting RadGridView which sets the SearchMode property.
Dropdown does not close when OpenDropDownonfocus is True and KeepDropDownOpen is False.
The RadWaterMarkTextBox in SearchAutoCompleteBox does not respect setting dynamic FontSize and FontFamily properties through theme palettes.
The DropDown is closed while trying to filter the GridView element when the MultiColumnComboBox is used in CellEditTemplate of a GridViewColumn.

PanelBar
CHANGED

The PanelBarItem's arrow icon points down when the item is Expanded for the Windows8 theme. The same arrow in all other themes points up, therefore the Path Geometry for the Windows8 theme is now updated to point down when the item is Expanded.

PDF Viewer
FIXED

The theme of the NavigationPane's close button is not correctly applied when the theme is set using StyleManager. When the theme is set using the implicit styles mechanism (NoXaml), the close button is not correctly themed for the themes Fluent, Material, Office2016 and Office2016Touch.

PdfProcessing
NEW

Implemented "sh" content stream operator.

FIXED

If the font family name is defined using a language other than English, the font is not applied to the content.
InvalidOperationException is thrown when аuthenticating a user password.

PivotGrid
FIXED

The Checkboxes in the PivotFieldList are not themed correctly when using the Green theme with StyleManager.

ProgressBar
FIXED

Indicator is not updated when reducing the size of the parent control.
Changing IsIndeterminate property at runtime is not supported in the Crystal and VisualStudio2019 themes.

PropertyGrid
FIXED

AmbiguousMatchException is thrown when a derived class hides a property of the base class.
Memory leak when the Item property is changed multiple times runtime.

RibbonView
FIXED

Button image is clipped when IsAutoSize property is True.
There is no visual representation of the selected state of RibbonBackstageItems for the Material and Fluent themes.
Updated inaccurate localized strings for French (RibbonWindowRestoreDown, RibbonWindowMinimize, RibbonWindowMaximize, RibbonViewQATShowBelow, RibbonViewLayoutModeButtonContent).
RadRibbondropDownButton`s DropDownIndicator isn't rotated when the DropDownPlacement is changed.

CHANGED

Reworked the VisualStates/Triggers for the RibbonRadioButton, RibbontoggleButton and RibbonSplitToggleButton to show visual representation when they are both toggled/checked and hovered at the same time.

RichTextBox
NEW

Implemented partial support for structured document tags (content controls in MS Word). Currently, supported features are: import, export, work with document elements and basic editing.
Implemented support for paste options keyboard shortcuts.

FIXED

Importing an image with invalid URI from HTML causes UriFormatException.
StackOverflowException/ArgumentException is thrown when calling SplitAnnotationRange(range, pos) and position is outside the range.
StackOverflowException/ArgumentException is thrown when updating a document with annotations and with enabled spell checking.
StackOverflowException/ArgumentException is thrown on DOCX import when bookmark range end is last in a block.
The layout updates stop as a result of a handled NullReferenceException after pasting a table with an empty first cell as the first element in the document.

ScheduleView
NEW

Implemented a new Agenda view for the ScheduleView component, which allows you to display a set of appointments chronologically grouped by days.

FIXED

Borders of Previous, Next and Today buttons are visible in the Fluent theme when using StyleManager. Unify NavigationButtonBaseStyle to target telerik:RadButton in all themes.
GroupHeaderButton's Foreground has a TemplateBinding to the GroupHeader's Foreground that interrupts the attempts to customize it through a Style.
The size of group headers is wrong when navigating between view definitions.

SpellChecker
FIXED

Telerik.Windows.Documents.Proofing.RadGridView and Telerik.Windows.Documents.Proofing.DataGrid assemblies are missing for .NET Core project.

SpreadProcessing
NEW

Introduced an API to disable fill handle.
Added MID to the supported functions.

FIXED

KeyNotFoundException is thrown when opening a document containing not supported BuiltInNumberFormat.
Fixed exporting of chart series to image in .NET Framework 4.5 and later.

Spreadsheet
NEW

Introduced an API to disable fill handle.
Implement hiding or showing sheets using UI or API.

FIXED

KeyNotFoundException is thrown when opening a document containing not supported BuiltInNumberFormat.
An exception is thrown when using a fill handle on a cell in a hidden row.

CHANGED

The CurrentBackgroundBorder element of the SheetSelectorTabItem has a fixed width in the Crystal, Fluent, Material, Office2016 and Office2016Touch themes which doesn't stretch accordingly for longer text values.

SyntaxEditor
NEW

Added XmlFoldingTagger for creating folding regions in XML, XAML and HTML files.
Exposed Selectionchanged event.
Monospaced font optimization works now for all monospaced fonts.

FIXED

ControlTemplate is not correctly extracted in VisualStudio.
"Find All" button in Find and Replace dialog does not work out of the box since there is no default TextSearchHighlightTagger.
Replace buttons in Find and Replace dialog are not disabled when the control is in read-only state.
Strings in XML, XAML and HTML files are not colored if they are partially visible in the viewport.
Multiline comments like "/* comment \n comment */" are not colored and have no folding in C#, JS, XML, SQL.

CHANGED

Removed the ZoomStep property and the GetValidScaleFactor method.
Implemented TouchManager integration. User can pinch, swipe, touch select text in the editor.
DarkPalette's KeywordColor and XmlElementColor and NeutralDarkPalette's XmlStringColor are hardly readable.

TabControl
FIXED

Dragging and dropping of controls from the toolbox to the content of the selected tab in the designer doesn't add the controls in the tab content.
Narrator does not read the selection of tab items.
System.InvalidOperationException: Recursive call to Automation Peer API is not valid.

Touch Manager
NEW

Added a new property called IsEnabled to entirely disable the TouchManager.

TreeList
FIXED

Screen readers do not read the TreeListViewRows properly - their class name, their selected state etc.
TreeLines position is changed when there are frozen columns and the control is scrolled.

CHANGED

GridViewToggleButton with an Arrow PresentationMode has an incorrect expand icon for the Crystal theme.

VirtualGrid
FIXED

ArgumentOutOfRangeException is thrown when there are pinned columns, and DataProvider is changed.
The mouse cursor is not "Cursors.Hand" when the mouse is over the filtering control button.
Only the first selected item is returned in the AddedItems argument of the Selectionchanged event when using the Extended selection mode.
Only the rows before the currently selected row are returned in the AddedItems argument of the Selectionchanged event when selecting with Ctrl + A.

CHANGED

All duplicate FilterlingControl's resources and styles are renamed to avoid any conflicts when using a VirtualGrid and a GridView together. For example DistinctValueListBoxItemStyle is now VirtualGridDistinctValueListBoxItemStyle in the scope of VirtualGrid.

VirtualizingWrapPanel
FIXED

A DivideByZeroException is thrown when there are no items in the Listbox and the ScrollIntoView method is called.

WebCam
FIXED

Calling Start or Stop when there are no cameras available causes an exception.

CHANGED

[NET Core] RadWebCam now reference SharpDX assemblies built against .Net Core.

Window
FIXED

When being maximized from one monitor to another directly, the "Show window contents while dragging" OS option is disabled and the Taskbar is only on the main monitor - RadWindow is not correctly maximized on the second monitor.
ElementNotEnabledException when the CanExecute method of the command of a response button returns false.
Performance issues and crashes when per-monitor DPI awareness is enabled.
Exception is thrown when DpiAwareness PerMonitor is enabled and the project is located in folder which name contains the "#" symbol.
Width and Height can't be bigger than the ones on the initial monitor when a higher resolution second monitor is added at runtime.

Wizard
FIXED

An overridden method of a custom WizardCommandProvider is never called.

WordsProcessing
FIXED

ArgumentException is thrown while exporting PDF documents containing a paragraph with background and spacing after.
StackOverflowException is thrown while evaluating the values of style linked to a table style. Table style shouldn't have a linked style.


Coded UI Tests
All components in Telerik UI for WPF support Level 1 Coded UI tests and most of the controls already support Level 3 Coded UI tests, making Telerik UI Controls easily maintainable within any test-driven development process.

Touch Support
The built-in touch support and the Windows8Touch theme make your Telerik UI for WPF powered applications run smoothly on a touch device.



Drag and Drop Support
Many Telerik UI for WPF controls come with built-in drag and drop support. The suite also provides a DragDropManager which easily integrates within your solution to implement any drag and drop scenario.

Only for V.I.P
Warning! You are not allowed to view this text.