Telerik UI for WPF R3 2017 SP1 (2017.3.1018) Retail » Developer.Team

Telerik UI for WPF R3 2017 SP1 (2017.3.1018) Retail

Telerik UI for WPF R3 2017 SP1 (2017.3.1018) Retail
Telerik UI for WPF R3 2017 SP1 (2017.3.1018) Retail | 100 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 R3 2017 SP1

All Controls
FIXED

    Content of some controls is not visible if System.Windows.xaml is not merged  when using implicit styles with Material theme.

ComboBox
NEW

    Added attached property ComboBoxToolTipHelper.ShowToolTipOnTrimmedText. When true it will show tooltip set on RadComboBox only when the Text of the control is trimmed and the drop down is closed.

Diagrams
FIXED

    Changing Start/End point of reflexive Bezier throws ArgumentOutOfRangeException.

Docking
FIXED

    Pane close button has additional border for Green, Office2016 and Office2016Touch themes with StyleManager.
    DropDownDisplayMode = WhenNeeded is not working in Green, Office2016, Office2016Touch and Material themes. 

Expander
FIXED

    Expander arrow is not rotated in Office2016 and Office2016Touch themes.

FileDialogs
NEW

    Added Filter,DefaultExt and FilterIndex properties of RadOpenFileDialog and RadSaveFileDialog. Filter allows users to filter the displayed files by their types.

FIXED

    DropDown border of LayoutConfigurator RadComboBox is missing in Office2016 and Office2016Touch themes.
    InvalidOperationException is thrown when ListBoxItem is clicked in RadBreadcrumb's ListBox.
    CurrentItem is changed when you type in Breadcrumb in Office2016, Office2016Touch and Material themes. 

GridView
NEW

    ClipboardCopyMode exposes new member - SkipEmptyColumns. Depending on whether it is set or not, an empty value will be copied or not.
    Introduced ShowGroupHeaderRowAggregates bool property in GridViewDocumentExportOptions to show/hide group header row aggregates in exported documents.

FIXED

    When all values in one of the columns which is not the last one are null, the headers mismatch on copying.
    Filtering icon in HeaderCell is not visible when GridView is loaded deferred in Material theme.
    StringFilterEditor has wrong style in Material theme when it is set through StyleManager.
    Occasionally group header aggregates shown misplaced values when scrolling.
    FrozenColumnSplitter's drag visual is not clearly visible in Material theme.
    Search as you type hangs when a highlighted cell is focused after search.
    Setting HyperLinkColumn as current column and scrolling horizontally drastically degrades performance.
    DisplayMemberPath of GridViewComboboxColumn is now exported rather than SelectedValueMemberPath.

MaskedInput
FIXED

    Disabled MaskedInput accepts input from context menu.

MS Controls
FIXED

    CheckBox and RadioButton are too light in disabled state in Material theme.

PDF Viewer
FIXED

    Annotations are not printed.
    Highlight annotation covers the text it highlights.
    StackOverflowException occurs when importing widget with zero width or height.

PdfProcessing
FIXED

    NullReferenceException is thrown when importing Widget without parent FormField.
    ArgumentNullException is thrown when importing FormField with resources defined locally instead of defined in AcroForm object.
    Field Name is modified when importing and exporting PDF with PdfFormatProvider.

RibbonView
FIXED

    Minimize ribbon button is missing in Contextual RadRibbonTab in Office2016, Office2016Touch and Material themes.
    ApplicationButton's popup does not get properly clipped after runtime theme change.

RichTextBox
FIXED

    Memory leak when editing or exporting a document containing a field in header or footer.
    Words with apostrophes are considered invalid by the spell checker.
    Memory leak when creating a deep copy of a section results in keeping a reference to multiple RadDocument instances.
    Image property of FormattingColorPicker cannot be set when in external Data Template.
    Arabic words are displayed out of order when containing specific Arabic characters.
    Html format provider: Slow performance caused by handled KeyNotFoundException during import.

ScheduleView
FIXED

    When both EnableSmallAppointmentRendering and ShowAllDayArea properties are set to true, an all-day Appointment with 0 duration is not rendered correctly.
    Another appointment is selected after editing an occurrence from a series.

SpellChecker
FIXED

    Contracted negative forms are not recognized for TextBox and RichTextBox when the SpellCheckingMode is WordByWord.

VirtualGrid
FIXED

    Mouse cursor breaks after mouse moves over the control.
    Entering in edit mode does not focus the custom editor.
    Navigating through cells while editing raises EditorNeeded event with wrong Column arguments if you have a pinned column.
    A NullReferenceException is thrown when using the FitColumnWidthToContent method and RadVirtualGrid is not loaded.

Window
NEW

    Added a blinking effect for the RadWindow when in modal form and its owner is clicked. This will affect non modal RadWindow as well - it will appear differently when inactive. This behavior can be changed using the ShouldUpdateActiveState property.


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.

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