Telerik UI for Silverlight R2 2019 (version 2019.2.510) Retail - Telerik, Silverlight, FIXED, thrown, which, charts, controls, users, values

Telerik UI for Silverlight R2 2019 (version 2019.2.510) Retail

Telerik UI for Silverlight R2 2019 (version 2019.2.510) Retail
Telerik UI for Silverlight R2 2019 (version 2019.2.510) 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 R2 2019

All Controls
CHANGED

Exposed DisabledOpacity as dynamic palette resource for Windows8, Windows8Touch, Office2013, VisualStudio2013 themes. The DisableOpacity of RangeMiddleThumb is changed from 0.5 to 0.3 in Windows8 Theme. The DisableOpacity of buttons (RadButton, RadSplitButton, RadToggleButton, RadDropDownButton, RadPathButton) is changed from 0.5 to 0.3 in Windows8 Theme. The DisableOpacity of MaskedInput is changed from 0.5 to 0.3 in Window8Theme.

Calendar
FIXED

Multiple month view skips months when navigating.

ChartView
FIXED

ChartViewToolTipBehavior does not respect ZIndex property of the RadChartView series.

Docking
FIXED

NullReference exception is thrown in a nested docking scenario, when multiple ToolWindiws and switching theme at runtime.
Title is missing when Pane is added through code at runtime for a second time in an empty PaneGroup.
Unpinned pane in the right AutoHideArea is resized incorrectly when ShowsPreview of the GridResizer is False.

GridView
FIXED

An InvalidOperationException is thrown when clicking the Tab key, when all columns are readonly, a new row is added and the NewRowPosition is Bottom.
Cell ContentTemplate set through Style is not respected.
Cell enters in edit mode when Alt + Space keyboard combination is pressed.
Degraded performance when selection is cleared after the sorting state is changed and new items are selected.
The GetCellContent method of GridViewExpressionColumn returns null when invoked from a different thread.

Map
NEW

Implemented APIKey property for OpenStreetmapProvider. APIKey is needed for Cycle and Transport modes and can be obtained from Thunderforest.com.

MaskedInput
FIXED

An exception when clicking a minus key on CurrencyInput with Mask=c9.2 and FormatString=c2.
The min/max values are not parsed correctly in cultures with comma as decimal separator.
Small numeric and alphabetical Alt symbols (enabled with pressing Alt + key code) are entered as normal sized letters and numbers in TextInput.

PDF Viewer
FIXED

Checkbox cannot be deselected when the Widget has missing Off state appearance.
KeyNotFoundException is thrown when recalculating widget appearances.
ArgumentException is thrown when loading documents with font definition containing .notdef glyph.

PdfProcessing
FIXED

ArgumentException is thrown when importing FormFields several times.
InvalidOperationException is thrown when importing document with missing EOF marker.

PivotGrid
FIXED

Argument out of range exception when groups are collapsed and the RowSubTotalsPosition is None.

PropertyGrid
NEW

Implemented AutoExpandGroups property to control groups' initial IsExpanded state.

FIXED

Custom PropertyDefinition set in the AutoGeneratingPropertyDefinition event is not respected for nested properties.
Nested properties are not loaded when ComponentType does not match DeclarationType.
Newly loaded nested property definitions are visible when they don't match the filtering criteria.
There is a performance degradation when changing the item of the RPG and PropertySet is used.

RibbonView
FIXED

TextBlocks placed in QuickAccessToolbar do not respect the theme's foreground color in OfficeBlack, OfficeBlue, OfficeSilver, Summer and Vista themes.

RichTextBox
FIXED

The cursor moves the first time it blinks after being moved with the keyboard.
Caret disappears when RenderOptions.EdgeMode is set to 'Alias' on RadRichTextBox's parent
Entering header and footer cannot be prevented using RadRichTextBox.CommandExecuting event when RadRichTextBox is read-only.
Importing document with declared font-face, which font-family literal contains asterisk symbol, causes OutOfMemoryException.
Passing numeric parameter to ChangeFontSizeCommand crashes command binding.
Setting the vertical-align CSS property with length values leads to InvalidCastException.
StreamFromUriResolving event is not fired during mail merge.
Fixed typo in the French localization of the Documents_SpellCheckingDialog_ChangeAll key.
Fields in the merge result document are set with Code DisplayMode after MailMerge is executed.

ScheduleView
FIXED

String for "second" in the context of occurrence is not translated correctly in all languages.

SpreadProcessing
NEW

Provided API for enforcing the use of only FIPS 140-2 complaint hashing algorithms.
Added support for Line series charts with Markers - they can be created with charts dialog, in code, or from xlsx file import.
Added support for Scatter and Bubble charts - they can be created with Charts Dialog, in code, or via import from xlsx file.

FIXED

ArgumentException is thrown when importing documents containing empty values.
Round function returns different values than the one in MS Excel.
Changing the format of cells which hold the values for the value axis does not redraw the chart.
NullReferenceException is thrown when pasting in a protected sheet.
Print/PrintPreview displays charts in an incorrect arrange location.
VerificationException (operation could destabilize the runtime) is thrown when the source code is rebuilt using VS 2019.

Spreadsheet
NEW

Provided API for enforcing the use of only FIPS 140-2 complaint hashing algorithms.
Added support for Line series charts with Markers - they can be created with charts dialog, in code, or from xlsx file import.
Added support for Scatter and Bubble charts - they can be created with Charts Dialog, in code, or via import from xlsx file.

FIXED

Changing the format of cells which hold the values for the value axis does not redraw the chart.
NullReferenceException is thrown when pasting in a protected sheet.
Print/PrintPreview displays charts in an incorrect arrange location.
VerificationException (operation could destabilize the runtime) is thrown when the source code is rebuilt using VS 2019.

Window
NEW

The ShowDialog method returns a bool? result now.


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.