Telerik UI for Silverlight R1 2017.1.117 Retail » Developer.Team

Telerik UI for Silverlight R1 2017.1.117 Retail

Telerik UI for Silverlight R1 2017.1.117 Retail
Telerik UI for Silverlight R1 2017.1.117 Retail | 47 Mb


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 R1 2017

All Controls
FIXED

    Output Exception is thrown when adding references to RadGridView, RadGanttView, RadPivot, RadPivotFieldList binaries and open VisualStudio designer.

Calendar
NEW

    Added support for Islamic calendars like Shamsi (Persian) and Hijri. The control now displays the calendar from the application culture out of the box.

ChartView
NEW

    Exposed the data items which are used to generate a DataPoint when sampling is used in a DataItems property.

DateTimePicker
NEW

    Added support for Islamic calendars like Shamsi (Persian) and Hijri. The control now displays the calendar from the application culture out of the box.

Diagrams
CHANGED

    Clear method of Diagram's UndoRedoService now clears the UndoRedo internal cache automatically. What's changed? The public interface IDiagramContainerGeneratorInternal interface now adds ClearCache method. 

Docking
FIXED

    RadPane is not opened in separate ToolWindow when MakeFloatingOnly is called and the Pane is in a floating PaneGroup.
    Dropping area is not visualized accurately when the FlowDirection is RightToLeft.

DragDrop Manager
CHANGED

    The DragDropManager.TouchDragTrigger property is obsoleted. Use the TouchManager.DragStartTrigger property instead.

GridView
NEW

    Provided an option to change column's display index when ungrouping cells in the header row through the new RadGridView.ShouldReorderColumnsOnUngrouping property.

FIXED

    Predefining RowTemplate causes Adding New Item functionality to fail.
    StringFormat in DataMemberBinding does not respect TargetNullValue property.
    SelectedCells collection is not cleared when switching from Single/Multiple to Extended selection mode.
    AddedCells argument of SelectedCellsChanged event is not correct when SelectionMode is Extended and two non-adjacent regions are selected with Ctrl key.
    Opening filtering popup sends an extra query to the database when using IQueryable as ItemsSource.
    Format Exception is thrown when swapping Column bound to Enum with a filtered column bound to string and FilteringMode="FilterRow".
    UriFormatException thrown when invalid URI is provided for GridViewDynamicHyperlinkColumn.
    GridViewCheckBoxColumn ignores TargetNullValue of binding.

Image Editor
NEW

    Pan tool introduced.

FIXED

    Zooming with pressing control key and using mouse wheel does not work when the RadImageEditor.ScaleFactor property is set to 0.

ListBox
NEW

    Added support for disabling the cache functionality of the selected items when ItemsSource is reset. A new property - EnableSelectionCaching, is exposed.

Map
NEW

    BingRestMapProvider now supports the Bing REST Locations API, Routes API and Elevations API.

CHANGED

    VEMapProvider is deleted from RadMap. It is obsolete since 2011. Please use BingRestMapProvider instead. The BingMapTrafficProvider is marked as obsolete and will be removed from the codebase in R2 2017, due to limitations in the Bing Maps' terms of use. All RadMap classes related to BING Map SOAP services are obsolete and will be deleted in R2 2017. SOAP service will be discontinued by Microsoft in June 2017. Please use BingRestMapProvider which wraps the Bing REST services APIs.

PanelBar
FIXED

    ScrollViewer's VerticalScrollBarVisibility and HorizontalScrollBarVisibility attached properties don't get applied for all themes.

PDF Viewer
NEW

    Added Support for Background property - FixedDocumentsPresenter and FixedDocumentsViewer will now inherit their Background from the PdfViewer.
    Introduced improvements in the way RadPdfViewer caches the images in a document.
    Interactive Forms content is visualized read-only in RadPdfViewer.
    Digital Signatures content is visualized in RadPdfViewer.

FIXED

    TileBrush is rendered with wrong color.
    Slow performance when opening document containing many inline images.
    Images with Stencil Color are visualized with wrong color.
    Image is not visualized when its Mask image has previously been rendered with stencil color.
    Memory leak with PathGeometry instances which number is increasing after scrolling up and down multiple times.

PdfProcessing
NEW

    Implemented content stream operators ('G' and 'g') that allow setting grayscale color.
    Introducing new PdfStreamWriter class providing API for reliable, performance and memory efficient approach for manipulating existing or newly generated PDF page content.

FIXED

    Multiple pages content is merged on a single page when some content stream is referenced in multiple pages Contents arrays.

PivotGrid
NEW

    Implemented DrillDown functionality for LocalDataSourceProvider. You can get the data using the GetUnderlyingData method and the GetUnderlyingDataCompleted event.
    Added an option for the export functionality to take into account the expand/collapse state of the groups.

PropertyGrid
FIXED

    Once ReloadData() is called or a Filtering is applied and SingleEdit mode is on, the fields cannot be edited anymore.
    Keyboard navigation doesn't work when EditMode='Single' and change the theme.

RibbonView
NEW

    The ApplicationMenu can be used as a stand-alone control and placed inside a DropDownButton.DropDown Content or anywhere in your application.
    Exposed Close command for RibbonWindow when the RadRibbonWindow.IsWindowsThemeEnabled static property is set to False.

FIXED

    KeyboardNavigation throws null reference exception when you try to move through the DropDownButton of the QAT.
    NullReferenceException may occur in KeyTipService when RibbonView is unloaded on KeyDown/Up event.

RichTextBox
FIXED

    When a citation is inserted, caret cannot be placed in the corresponding region within the next paragraph.
    When a paragraph size is modified, the caret cannot be placed in the corresponding region within the next paragraph.
    FatalExecutionEngineError is thrown when clicking in RadRichTextBox while using Microsoft Pinyin IME in Flow layout mode.

ScheduleView
FIXED

    ShowCurrentTimeIndicator property can't be bound to a property in the ViewModel.
    DeleteAppointment command does not execute for custom Appointments not deriving from Appointment.

Slider
NEW

    Implemented out-of-the-box support for tooltip displaying the value when the thumb is being dragged.

Spreadsheet
FIXED

    BordersMenu RadSplitButton's appearance is not consistent with the rest of the buttons in the RadSpreadsheet ribbon.

TileView
NEW

    Exposed MinimizedColumnsCount and MinimizedRowsCount properties to allow setting a number of minimized rows/columns.

FIXED

    Designer crashes when using RowHeight=Auto and IsItemSizeInPercentages = true.

TreeView
CHANGED

    Reverted the fix for "When using Virtualization ExpanderStyle is not applied to RadTreeViewItems." due to performance issues found in R3 2016.


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

[/b]

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