Sneak Peek at 2020 Volume 2: WPF | Syncfusion Blogs
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (175).NET Core  (29).NET MAUI  (208)Angular  (109)ASP.NET  (51)ASP.NET Core  (82)ASP.NET MVC  (89)Azure  (41)Black Friday Deal  (1)Blazor  (220)BoldSign  (15)DocIO  (24)Essential JS 2  (107)Essential Studio  (200)File Formats  (67)Flutter  (133)JavaScript  (221)Microsoft  (119)PDF  (81)Python  (1)React  (101)Streamlit  (1)Succinctly series  (131)Syncfusion  (920)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (51)Windows Forms  (61)WinUI  (68)WPF  (159)Xamarin  (161)XlsIO  (37)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (151)Chart  (132)Cloud  (15)Company  (443)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (63)Development  (633)Doc  (8)DockingManager  (1)eBook  (99)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (41)Extensions  (22)File Manager  (7)Gantt  (18)Gauge  (12)Git  (5)Grid  (31)HTML  (13)Installer  (2)Knockout  (2)Language  (1)LINQPad  (1)Linux  (2)M-Commerce  (1)Metro Studio  (11)Mobile  (508)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (43)Performance  (12)PHP  (2)PivotGrid  (4)Predictive Analytics  (6)Report Server  (3)Reporting  (10)Reporting / Back Office  (11)Rich Text Editor  (12)Road Map  (12)Scheduler  (52)Security  (3)SfDataGrid  (9)Silverlight  (21)Sneak Peek  (31)Solution Services  (4)Spreadsheet  (11)SQL  (11)Stock Chart  (1)Surface  (4)Tablets  (5)Theme  (12)Tips and Tricks  (112)UI  (387)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (31)Visual Studio Code  (19)Web  (597)What's new  (333)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)
Sneak Peek at 2020 Volume 2 WPF

Sneak Peek at 2020 Volume 2: WPF

Syncfusion WPF controls are some of the most popular for desktop applications. The suite has beautiful templates, styles, and versatile features. We at Syncfusion are working on yet another exciting release, 2020 Volume 2. This release has some exciting new updates for the WPF controls. So, you can expect the main release of volume 2 at the first week of July 2020.

In this blog, we are going to see the new features and controls that we’re planning to include in our Syncfusion WPF 2020 Volume 2  release.

Common update

.NET 5 Preview Support

Recently, Microsoft announced the release of .NET 5 Preview 3 in the Build Conference. All the Syncfusion WPF and WinForms controls will support .NET 5 Preview with this release.

New Office 2019 Themes

All the Syncfusion WPF controls will have the support for the themes inspired by Office 2019 themes.

TreeView (new control)

The new WPF TreeView will be a data-oriented control. It will display data in hierarchical structure with expanding and collapsing nodes. It has been developed as an alternate to our Tree View control. The new TreeView control will provide top-notch performance with the following key features:

  • Optimized view reuse strategy: To enhance the performance.
  • Bound and unbound modes: To bind hierarchical data or add unbound tree nodes.
  • On-demand loading: To load the nodes on demand when the end user expands the node.
  • Selection: To select the nodes with different selection modes and keyboard navigation.
  • Drag and drop: To reorder the nodes by dragging and dropping them.
  • Templating: To provide complete UI customization using a template and template selectors.
  • Root lines: To show the lines between tree nodes.
TreeView
TreeView

Scheduler (new control)

The new WPF Scheduler will offer five types of built-in configurable view modes that will provide the basic functionalities for scheduling, managing, and representing appointments. This control will include the following features:

  • Multiple scheduler views: To provide a wide range of built-in view modes: day, week, workweek, month, and timeline views.
    Month view in the Scheduler
    Month view in the Scheduler

    Week view in the Scheduler
    Week view in the Scheduler
  • Appointments and events: To render recurring, all-day, and spanned appointments to visualize your schedules and events easily.
  • Data-binding: To bind any business object to a Scheduler appointment. This can be done by mapping the data object fields such as start time, end time, subject, notes, and recurrence.
  • Recurring appointments and events:To easily configure the recurring events that are to be repeated on a daily, weekly, monthly, or yearly basis.
  • Recursive exception dates: To remove or modify the details of any occurrence appointment that is an exception to the recurrence pattern. This can be done by adding exception dates to a scheduler appointment.
  • Time zone:To set the required time zone for the control itself, as well as the events, regardless of the time zone in your system.
  • Flexible working days: To customize and display the working days in a work week with your desired days. The remaining days will be hidden.
  • Built-in appointment editor: To create and edit various types of appointments. It will allow users to reschedule appointments by editing their start and end times. Users can edit an occurrence or whole recurrence pattern of an appointment through the appointment e
  • Appointment drag, drop, and resize: To easily drag appointments from one timeslot to another timeslot and to resize appointments to reschedule them.
  • Month agenda view:To display the appointments in a list below the month view by clicking a day.
  • Appearance customization:To customize the Scheduler appearance and formats to provide a uniform and consistent look for the user.

Ribbon

The Ribbon control will have the following features.

Simplified mode

The WPF Ribbon control will be available in simplified mode, similar to the most recent Office products. The simplified ribbon will fit into less space (on a single line) with frequently used commands displayed. Other commands will be placed under the overflow button for the best user experience.

Simplified Ribbon control
Simplified Ribbon control

Ribbon button – icon template

The Ribbon button will let you customize its icon using templates. So, now any content can be loaded in the icon part of the Ribbon button.

Diagram

Swim lane diagram

The WPF Diagram will have support for swim lane diagrams. The swim lane diagram will reveal who does what and when in a grid-like diagram organized into sections. It will go beyond a basic flowchart to show the relationships between functions (such as a stakeholder or department) and phases (such as milestones) in a process. Swim lane diagrams will have support for these additional features:

  • Create a swimlane diagram from code or a visual interface.
  • Add node or group as lane child from code or a visual interface.
  • Add, delete, or resize the lane or phase dynamically.
  • Swap the lane order interactively.
  • Use built-in swim lane shapes.
  • Drag and drop a lane or phase from stencil to diagram page to create a new swim lane like in Microsoft Visio.
  • Use clipboard operations.
Sales process flowchart created with the help of WPF Diagram swim lane feature
Sales process flowchart created with the help of WPF Diagram swim lane feature

DataGrid

Line indicator on drag and drop

The WPF DataGrid control will have a line indicator for the drag-and-drop feature to show the location where the rows will be placed.

DataGrid with Line Indicator feature
DataGrid with Line Indicator feature

Maps

The WPF Maps control will have the following new features.

Marker customization

This feature will enable customization of the marker icon’s size and color. You can also customize the default marker icons with predefined icons such as circles, squares, diamonds, rectangles, and images. You can customize the marker label styles in the maps, too.

Maps with Marker customization
Maps with Marker customization

Marker selected event

This feature will provide the information about the selected marker using the MarkerSelected event. Using this event, you can track the details of multiple selected markers.

Marker alignment

Place the marker at the exact geo-point location with alignment support.

Marker virtualization

Virtualize a large number of markers while zooming and panning maps to achieve better performance.

Charts

Data marker performance

The data marker performance in the Charts control is greatly enhanced, with twice the loading performance and 10x faster zooming and panning interactions when using data markers.

Radial Gauge

The WPF Radial Gauge will have the following new features.

Gradient color support for ranges

Add gradient colors to ranges in radial gauges.

Gradient support in Radial Gauge
Gradient support in Radial Gauge

Dragging support for pointers

Interactively drag the pointer from one location to another in runtime.

Range Slider

Thumb and track customizations

The WPF Range Slider will now allow you to customize the thumb, track and active track, ticks, and tools to create a more customized, modern user interface.

Custom Range Slider
Custom Range Slider

Carousel

The WPF Carousel control will have the following new features.

Looping items continuously

Loop the items in the Carousel control. After the last item, the navigation will continue back from the first item.

Navigate items

Navigate to the previous item, next item, previous page, and next page using the keyboard, mouse wheel, or commands.

Color Picker Palette

Split button mode

Color Picker Palette will have an optional split button mode similar to the one in MS Excel. The color change notification will be triggered even when tapping the button.

Split Button and Drop Down Mode in Color Picker

Docking Manager

Serialization enhancement

The WPF Docking Manager will let you load a saved state even when the state of the children is mismatched.

Tabbed MDI Form

Title bar for maximized window

The Tabbed MDI Form will display a new, built-in title with options to minimize, normalize, or close the window when the window is maximized.

Title bar for maximized window

Property Grid

The WPF Property Grid will have the following new features.

Disable nested properties

Enable or disable nested properties of selected objects using events and attributes.

Masked editor support

Add new attributes to the masked editor to edit emails, phone numbers, zip codes, currency, and so on.

Masked editor support
Masked editor support

Collection editing

View, edit, add, and remove items in a collection.

Collection EditorSpell Checker

The WPF SpellChecker control will have the following new features.

Hunspell, Ispell, and OpenOffice dictionary support

Use standard dictionary file formats such as Hunspell, Ispell, and OpenOffice.

Dictionary enhancements

  • Use built-in support to load dictionaries based on culture.
  • Use a custom dictionary and a standard dictionary at the same time.
  • Share the same dictionary file across multiple spelling-check instances.

Tab Control

The WPF TabControl will have the following new features.

Different tab sizing modes

The tab items can be stretched along the available size in single-line and multiple-line modes.

Different tab sizing modes
Different tab sizing modes

Enhancements

  • Enable or disable editing for the individual tab items.
  • Customizethe date template to customize theAdd New tab button.
  • Scroll tab header items using the mouse wheel when there are many items.
  • Show hidden tab items in the tab list context menu.

TimeSpan Editor

Step intervals

The WPF TimeSpan Editor control will have support to increase or decrease values by multiples of the interval value.

Conclusion

In this blog, we have talked about the new controls and features that we plan to make available in the upcoming 2020 Volume 2 release for the WPF platform. There are also other exciting features on the way to surprise you.

So, please stay tuned to our official TwitterFacebook, and LinkedIn pages for the announcement about the release. We will have a detailed blog post for each new control after the release to guide you in working with them in WPF applications.

If you wish to send us feedback or would like to submit any questions, please feel free to post them in the comments section of this blog post. You can also contact us through our support forumfeedback portal, or Direct-Trac support system. We are always happy to assist you!

Tags:

Share this post:

Popular Now

Be the first to get updates

Subscribe RSS feed

Be the first to get updates

Subscribe RSS feed