Telerik UI for WPF 2026 Q2 (2026.2.520)

Released: May 20, 2026

2026 Q2 (2026.2.520) での更新項目

機能

  • What's New:
    • Enhanced the RadChat input area by adding the option to attach files and added RadSpeechToTextButton integration. TextMessages now support visualizing attached files.
    • Smart Grid Features allow you to perform various operations via AI prompts, including sorting, grouping, selecting, highlighting, and more.
  • Common:
    • The following NuGet packages: Telerik.UI.for.Wpf.462.Xaml, Telerik.UI.for.Wpf.80.Xaml, Telerik.UI.for.Wpf.462 and Telerik.UI.for.Wpf.80, which contained the full distribution, are discontinued with the current release. They are replaced by the new Telerik.UI.for.Wpf.AllControls.Xaml and Telerik.UI.for.Wpf.AllControls. These packages provide the same functionality by consolidating the core distribution components via dependencies. These packages are distributed as part of the Telerik_UI_for_WPF_[version]_NuGet_Separate_Packages_Xaml/NoXaml.
    • Telerik.Windows.Controls.Charting.for.Wpf.Xaml NuGet is no longer produced. The assembly can be consumed from the distribution zipped artifacts.
    • Satellite NuGet packages are no longer produced. The satellite assemblies are included in the Telerik.Windows.Controls NuGet.
    • Removed duplicated NullToVisibilityConverter objects from the Telerik.Windows.Controls.Schedule and Telerik.Windows.Controls.PivotFieldList assemblies.
    • Updated minimum required Telerik Licensing version to 1.8.2.
    • Updated Telerik Document Processing Library (DPL) version to 2026.2.519.
  • Chat:
    • Improved input area with multiline text support.
    • Integrated RadSpeechToTextButton for voice-to-text input.
    • Added support for file attachments.
    • Removed the toolbar related properties. Use the RadPromptInput API for commands instead. Added the RadSpeechToTextButton which requires adding the Microsoft.Web.WebView2 NuGet package.
  • Docking:
    • Introduced Minimize/Maximize buttons in the ToolWindow element.
  • GridView:
    • Smart Grid Features allow you to perform various operations via AI prompts, including sorting, grouping, selecting, highlighting, and more.
  • PivotGrid:
    • Added an option for the GenerateExport method to copy the raw data rather than the formatted one.
  • RichTextBox:
    • The UpdateViewPort method of the SelectionUILayer class is now virtual, so it can be overridden.
  • ScheduleView:
    • Added ActiveViewDefinitionChanged event.
  • Spreadsheet:
    • The menu items in the default context menu (WorksheetEditorContextMenu) are now localized.

不具合の修正

  • BusyIndicator:
    • Fixed issue where setting the BusyContent property to a UI element shows its ToString value instead of the UI element itself.
    • Fixed issue where watermark content is not localized dynamically.
  • GridView:
    • Fixed possible performance degradation when using numerous GridViewCheckBox cells.
  • PDF Viewer:
    • Fixed issue where images hosted inside multiple Form XObjects are not rendered.
    • Fixed issue where PDF documents get a lot of black/grey images.
  • PivotGrid:
    • Fixed wrong localization strings for the Spanish culture for some of the resource keys.
  • RichTextBox:
    • Fixed issue where a System.NullReferenceException is thrown when using the Ctrl + Left Mouse Button to select multiple separate text blocks or non-adjacent table cells.
  • ScheduleView:
    • Fixed issue where a XamlParseException is raised when opening the dialog to edit the recurrence of an appointment with the NoXaml assemblies.
  • Spreadsheet:
    • Fixed issue where the ScreenTip label in the Hyperlink dialog is vertically misaligned to the associated TextBox in the Windows 11 theme.