Download Telerik UI for Silverlight R3 2020 SP1 (version 2020.3.1020) Retail

Telerik UI for Silverlight R3 2020 SP1 (version 2020.3.1020) Retail

Telerik UI for Silverlight R3 2020 SP1 (version 2020.3.1020) Retail
Telerik UI for Silverlight R3 2020 SP1 (version 2020.3.1020) Retail


Telerik UI for Silverlight includes a wide range of controls from small UI components such as Rating to powerful data-driven controls like GridView. The suite provides a variety of data visualization tools which allow you to display and edit your data in many different ways. Manipulate your row data in a GridView or Spreadsheet and then visualize it through PivotGrid, or any of the other charting and diagramming tools. Choose from a number of 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 Silverlight comes complete with customizable UI controls for a variety of needs and options, which makes it the ideal choice for any Line of Business Application.

Professional-Looking Themes
Give your applications the slick professional look by applying our built-in themes. Telerik UI for Silverlight ships with more than ten professionally designed themes. Windows8 and Windows8Touch, let you apply styling in real-time. While the new Office 2013 theme mimics the look and feel of Microsoft Office 2013.

Themes include:
Visual Studio 2013
Office2013
Windows8
Windows8Touch
Summer
Vista
Windows7
Expression_Dark
Transparent
Office_Black
Office_Blue
Office_Silver


Exceptional Performance and User Experience
Telerik UI for Silverlight enhance user experience by providing both UI and data virtualization. Use Telerik UI 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 Controls make 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

Document Processing

Two new components enable you to process the most common 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:

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
Software development is made easier with the ability to drag-and-drop a complex control from our toolbox, wire up a few events, receive quick functionality, and then move on to the next work item. 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 Silverlight fully supports MVVM, allowing you to create reliable, well-structured and easily maintainable applications.

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

Export Support
Export the data that different controls display with a functionality that enables your users to view and manipulate their data even after an application is closed. Telerik UI for Silverlight provides you out-of-the-box export functionalities and options. Most of the data-driven controls allow you to export data to a variety of formats.

UI for Silverlight R3 2020 SP1

All Controls
NEW

Implemented IsInverted property in the VisibilityToBooleanConverter.

FIXED

Changed VerticalAlignment of ValidationTooltip in Windows8Touch theme.

Barcode
FIXED

There are visibility issues when using dark theme which is required to be used on a dark background. All themes will now have their default foreground applied to the barcode.

Buttons
FIXED

StackOverflowException when pressing a RadDropDownButton hosted in the DropDownContent of another RadDropDownButton.

Calendar
CHANGED

Changed Name of RadCalendar`s Uia.CalendarButton when configuring and searching elements in CodedUI tests. The Name is generated by the long date string of the day (for example: "Wednesday, August 14, 2013" instead of "14").

ContextMenu
CHANGED

When the x:Name of the RadContextMenu is not set, the default Name and the FriendlyName are changed from "Rad Context Menu" to "RadContextMenu" for searching criteria in CodedUI tests.

Diagrams
FIXED

The show and hide animations in the toolbox are not affected by AnimationManager.IsGlobalAnimationEnabled property.

GridView
FIXED

The performance of RadGridView is improved when grouping is applied.

CHANGED

The ColumnGroups property is now of type RadObservableCollection which exposes an AddRange method which should be used when adding multiple groups at once to avoid performance issues. An alternative is to use the SuspendNotifications and ResumeNotifications methods prior and after adding the groups.

ListBox
FIXED

The outer border of the control is missing when the System.Windows.xaml is not included for the following themes - Office Black, Office Blue, Office Silver, Summer, Transparent, Vista, Windows7, VisualStudio2019 and Office2019.
The result from overriding the CoerceDraggedItems method in a custom ListBoxDragDropBehavior is not taken into account.
SelectedItem is incorrectly updated when the control is placed inside DataTemplate in RadTabControl and IsSynchronizedWithCurrentItem is false.

MaskedInput
FIXED

In Numeric and CurrencyInput with UpdateValueEvent 'LostFocus' clearing the value places the caret at the end instead of at the decimal point like in 'PropertyChange' mode.

NumericUpDown
FIXED

LabeledBy and HelpText AutomationProperties are not respected.

PDF Viewer
FIXED

ArgumentNullException is thrown when importing a PDF document using the default constructor of the PdfDocumentSource class.
Dragging scrollbars is not working after changing themes.
Exception is thrown when importing text fragments with no text.
NotSupportedException is thrown when importing a document containing an ICCBased color space.
NullReferenceException is thrown when the appearance of widget annotation is pointing to an invalid object reference.

PdfProcessing
NEW

Handled import of documents containing outlines with an invalid destination set.
Provided a mechanism for matching different spellings of Standard Fonts.

FIXED

ArgumentNullException is thrown when importing document containing destinations with null page value.
InvalidCastException is thrown when importing an embedded Type 1 Font with custom encoding.
NullReferenceException is thrown when the appearance of widget annotation is pointing to an invalid object reference.

ProgressBar
FIXED

ProgressBar Indicator width in a vertical orientation is changed when the control is dynamically resized.

RadialMenu
CHANGED

The Name and the DisplayedText of RadRadialMenu`s button are changed from "Center button" to "Center RadialMenuButton" when are using in CodedUI tests.

RibbonView
FIXED

Adding RibbonSplitButton in QAT leads to glitchy rendering in Office2016 and Office2019 themes.
When the Help button is collapsed the application title moves.

RichTextBox
FIXED

NullReferenceException when trying to import HTML with an empty font-size attribute.
ArgumentNullException is thrown when pressing 'a'+Enter simultaneously while in Japanese IME.
When a Table is exported to plain text, each cell content is inserted on a new line instead of separating them with tabs.
NullReferenceException is thrown when pasting a copied image with Keep Text Only paste option.

ScheduleView
FIXED

AgendaView days are not rendered correctly on initial loading.
GroupHeaders are not displayed properly when changing to TimelineView with a vertical scrollbar.

SpreadProcessing
FIXED

Removing a row causes the last row of the sheet to copy its styling from the first row.

TimeBar
FIXED

When selection start and end are the same, the left thumb is not selectable in Office2019 theme.

Timeline
FIXED

TimeLineDataItem objects are retained in memory when the objects populating the ItemsSource of the RadTimeLine implement INotifyPropertyChanged.
When the view is refreshed WeakListener instances are retained in memory.

TreeList
FIXED

Selecting a large number of items is progressively slower.


Intuitive API
Telerik UI for Silverlight 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 Telerik UI Controls API is a close mirror of Microsoft. If youve worked with the Silverlight Framework and Microsofts XAML Controls, youll get up and running fast in Telerik UI Controls for Silverlight

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