Download Telerik UI for Silverlight R3 2019 SP1 (version 2019.3.1023) Retail

Telerik UI for Silverlight R3 2019 SP1 (version 2019.3.1023) Retail

Telerik UI for Silverlight R3 2019 SP1 (version 2019.3.1023) Retail
Telerik UI for Silverlight R3 2019 SP1 (version 2019.3.1023) 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 2019 SP1

All Controls
FIXED

DpiHelper throws NullReferenceException when GetIsScalingEnabled method is called from test.

Calendar
NEW

Introduced PreviousButtonVisibility and NextButtonVisibility properties to control the visibility of the next and previous buttons.

ChartView
FIXED

NullReferenceException in design-time when using custom Palette without Name set.
StackedAreas are drawn incorrectly for mixed values. Added ChartViewExtensions.StackNegativeValuesSeparately attached property with a default value of true. When set to True, negative and positive values will be stacked in a single stack which is the default behavior for stacking areas and line series in MS Excel.

Docking
FIXED

LayoutChangeEnded event is raised before layout has been updated when animations are disabled.
After save and load, the SelectedIndex property of the RadPaneGroup is wrong if during save there are unpinned or hidden panes.

GridView
NEW

Introduced FilteringDropDownStaysOpen property to control whether the filtering dropdowns stays open.
ElementExporting and ElementExportingToDocument arguments now have the default style if ExportDefaultStyles property of the export options is set to True.

FIXED

RowValidating event is raised when switching between cells in GridViewNewRow by using touch.
Focus jumps in an endless loop between RadMaskedNumericInput as a cell editor and a separate RadMaskedNumericInput when validation fails in the GridView editor.

CHANGED

There is a visual difference between the GridViewCheckbox and the MS CheckBox elements which causes a "jumping" issue - the offsets of the two elements are different.

Heatmap
FIXED

The cells values don't change at runtime when the colorizer is absolute.
ToolTipSettings, ColumnHeaderSettings and RowHeaderSettings are not respected when setting in XAML and the RadHeatMap is inside a DataTemplate.

Image Editor
FIXED

When switching between Shape and Selection tools and changing themes at run time, an IndexOutOfRangeException is thrown.

Map
FIXED

AsyncKmlReader doesn't read all shapes when the KML file is not properly formatted.

MaskedInput
FIXED

TwoWay bound Value of MaskedTextInput is wrong on load if control is inside DataTemplate and non-default value of ValueMode property is used.

MS Controls
CHANGED

Unified the names of the root Border/Rectangle elements of the control for all themes - this element is now named "PART_RootElement" and is used in code-behind.

PDF Viewer
FIXED

InvalidOperationException is thrown on Copy when PdfViewer is created on a different UI thread.

PdfProcessing
NEW

Implemented support for importing widget annotation with Kids property.

FIXED

InvalidCastException is thrown when importing a document with an empty PDF name object.
InvalidCastException is thrown when importing widget annotation with Kids property.

RibbonView
FIXED

Cannot change the HeaderVisibility property of a RadRibbonTab at run-time.
InvalidOperationException is thrown when the control is loaded too early (before it is added to the visual tree).

RichTextBox
FIXED

Binding error in SelectionMiniToolbar occurs when it is hovered after selection.
Forcing layout change in a task on the current synchronization context may result in a deadlock freeze.
Style is imported incorrectly as when there is Heading[1-6] inside the style name. This leads to ArgumentException in some cases.
Having multiple instances in a separate thread leads to System.InvalidOperationException: 'Cannot use a DependencyObject that belongs to a different thread than its parent Freezable.'
When you copy and paste a document from one RichTextBox to another, styles are not applied to the document.

ScheduleView
FIXED

Dialogs does not inherit FlowDirection from the ScheduleView.
RecurrencePattern.GetOccurrences() method does not respect Interval property when the Frequency is set to Year.
Changing the FontSize of a GroupHeaderButton is not respected for the Windows8 and Windows8Touch themes. Increasing it for the other themes from OfficeBlack to Office2013 leads to the GroupHeader not being properly resized and the button's text being therefore cut off.

SpreadProcessing
FIXED

The formula in list data validation rule's argument is replaced with culture-dependent list separator and later treated as text.

TimeBar
FIXED

A XamlParseException is thrown when current culture is Arabic.


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.