Telerik UI for WPF R1 2017.1.117 Retail » Developer.Team

Telerik UI for WPF R1 2017.1.117 Retail

Telerik UI for WPF R1 2017.1.117 Retail
Telerik UI for WPF R1 2017.1.117 Retail | 97 Mb


Telerik UI for WPF includes a wide range of controls from small UI components like Rating to powerful data-driven controls like GridView. The suite provides a variety of data visualization tools to allow you to display and edit your data. Manipulate your row data in a GridView or Spreadsheet and then visualize it through PivotGrid, our charting or diagramming tools. Discover multiple 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 WPF comes complete with customizable UI controls for a variety of needs and options, which makes it the ideal choice for any Windows desktop application.

Professional-Looking Themes

Give your applications the professional look by applying our built-in themes. Telerik UI for WPF ships with more than ten professionally designed themes. Windows8 and Windows8Touch let you apply styling in real-time. While the new Visual Studio 2013 theme mimics the look and feel of VS 2013.Themes include:

Visual Studio 2013
Office2013
Windows8
Windows8Touch
Summer
Vista
Windows7
Expression_Dark




Exceptional Performance and User Experience

Telerik UI for WPF enhances user experience by providing both UI and data virtualization. Use Teleriks 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 makes 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.



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



Document Processing

Three components enable you to process the most common text, 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:

DOCX
RTF
TXT
HTML
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

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



UI for WPF R1 2017

What's New

    New Office2016Touch Theme
        Following the recent release of Office2016 theme, which brings a new modern look to your application, we implemented a version of the theme for touch devices.

All Controls
FIXED

    Output Exception is thrown when adding references to RadGridView, RadGanttView, RadPivot, RadPivotFieldList binaries and open VisualStudio designer.
    Glyphs in nested controls receive FontWeight and FontStyle from parent control resulting in skewed rendering in Office2016 theme.
    Glyphs are not mirrored in RightToLeft FlowDirection in Office2016 theme.

CHANGED

    Foregrounds of EditableComboToggleButton, NonEditableComboToggleButton, Tick element inside RadMenu and RadialMenuButton are changed to IconBrush in Office2016 theme.

Buttons
NEW

    Exposed PopupAnimation property for RadDropDownButton and RadSplitButton.

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.

FIXED

    Calendar previous and next arrow buttons are in opposite directions in RightToLeft orientation for Office2016 theme.

ChartView
NEW

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

ChartView3D
FIXED

    The size of the BarSeries3D bars is not updated when a new category is added.

ComboBox
CHANGED

    There is a difference in the button's border for disabled editable ComboBox when using Implicit styles and StyleManager in Transparent theme.

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

    Closing a RadPane by calling its RemoveFromParent() method via the DropDownButton of the DocumentHost causes that instance to be left in the memory.
    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.

Expander
FIXED

    Wrong rotation of Arrow glyphs in different ExpandDirection-s in Office2016 themes.

GridView
NEW

    Exposed CanUserSearch property to control whether RadGridView's TextSearch functionality is enabled or not.
    Added new property ShowToolTipOnTrimmedText that defines whether a tooltip will be shown when text exceeds column width.
    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.
    Numeric search with search panel is limited to an integer number.
    AddedCells argument of SelectedCellsChanged event is not correct when SelectionMode is Extended and two non-adjacent regions are selected with Ctrl key.
    CompositeFilterDescriptor throws an exception in cross-thread access scenarios.
    NullReferenceException in GridViewCellsPanel.InitializeMeasureData().
    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.
    GridViewComboboxColumn with IsLightweightModeEnabled property set to True does not work correctly when bound to a DataTable.

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.

FIXED

    Mouse pointer overlaps the text of the ListBoxDragVisualProvider in Green and Office2016 themes.

Map
NEW

    Added GetCoercedLocationRect method. It can serve as helper method when receiving e.Region in MapItemsRequest method of IMapItemsVirtualizatuionSource when WrapAround is True.
    Added ExportToImage methods.
    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

    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
NEW

    TypeConverter support on class level.
    Supplying ITypeDescriptorContext parameter in overridden methods of TypeConverter of a property.
    GetStandardValuesSupported and GetStandardValues methods of a type converter are not called.

FIXED

    Once ReloadData() is called or a Filtering is applied and SingleEdit mode is on, the fields cannot be edited anymore.
    Manually-generated property definitions do not bind correctly to dynamic properties in .Net4.5.
    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.
    Added the ability to use KeyService while holding modifier key. This is working with KeyDown/PreviewKeyDown ActivationModes, and not with the default KeyUp.

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
NEW

    Added new default WindowsMetafileFormatImageDecoder for better import of WMF and EMF files.

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
NEW

    MouserOverSlot rendering optimization.

FIXED

    There are ViewDefinition binding warnings and errors in the output.
    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

    Wrong Selected Background and Foreground for Row and Column header in Office2016 theme.
    BordersMenu RadSplitButton's appearance is not consistent with the rest of the buttons in the RadSpreadsheet ribbon.

SpreadStreamProcessing
NEW

    Introduced API allowing to append new worksheets to an existing workbook.

TabControl
FIXED

    Space between TabItems and Header cannot be removed in Office2016 theme.

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.

TreeList
NEW

    Added new property ShowToolTipOnTrimmedText that defines whether a tooltip will be shown when text exceeds column width.

FIXED

    Search panel is present in the template for Green and Office2016 themes.

TreeView
FIXED

    TreeViewItem (and PanelBarItem) 's HeaderStringFormat property does not apply.

CHANGED

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


Coded UI Tests
All components in Telerik UI for WPF support Level 1 Coded UI tests and most of the controls already support Level 3 Coded UI tests, making Telerik UI Controls easily maintainable within any test-driven development process.

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



Drag and Drop Support
Many Telerik UI for WPF controls come with built-in drag and drop support. The suite also provides a DragDropManager which easily integrates within your solution to implement any drag and drop scenario.

[/b]

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