Syncfusion is getting closer to another exciting release this year with some cool and useful new controls and features. The release of 2020 Volume 3 is expected in the last week of September or the first week of October 2020. In this blog, I am going to give you a quick overview of the new controls and features we’re planning for the WPF platform for this release.
Microsoft has announced the general availability of the new XAML Designer for WPF .NET Core applications. Syncfusion controls’ designer experience will have smart tags to provide quick suggestions.
WPF controls will support the following new themes:
The new Step ProgressBar control will be useful to show the progress of a multistep process. Users can customize its step shape, progress bar color, step template, and content template. The following will be the key features of this new control.
Bind any business object as the ItemsSource and control the last active item using SelectedIndex.
Circles and squares will be the built-in shapes of the step marker. You can also choose a custom template as the step marker.
Use active, inactive, and indeterminate statuses to show progress.
Visualize the progress of a multistep process in either horizontal or vertical orientation.
Customize the progress bar’s style, markers, and content using templates.
The Scheduler control was released in 2020 Volume 2, and we’re adding the following new features in the 2020 Volume 3 release.
This feature will allow users to define resources and group appointments based on the resources associated with them in day, week, workweek, and timeline views. You can also customize the resource UI using a template and template selectors.
This feature will disable dates that exceed the minimum or maximum of the Scheduler’s date range.
The WPF Scheduler will have support to define a context menu for appointments, time slots, and month cells. It also will have built-in RoutedUICommands support for handling the context menu to add, edit, and delete appointments.
You can drag appointments between different days or time slots in the month view when the display mode is set to appointment.
Use Material and Office 2019 themes in the Scheduler control.
TreeView will be marked as production-ready with the following additional features.
Users can edit the text displayed in tree nodes.
The Material and Office 2019 themes will help adapt the TreeView’s appearance to the rest of a business application.
Users can now scroll the TreeView horizontally to read the content of nodes properly.
Modify the colors and fonts of built-in themes at the application level without needing to use Theme Studio.
The Ribbon control will have the following new features.
Ribbon will have an option to add any kind of image, like path data, font icons, etc., as a template to Ribbon items such as a drop-down button, split button, gallery, ribbon bar, and backstage command button.
Previously, backstage items could only be placed at the top of the backstage. From the 2020 Vol. 3 release, you can arrange the backstage items either at the top or bottom.
This is a standard way to represent business processes graphically. You can create a BPMN diagram through code or using the visual interface with the built-in BPMN shapes described by the BPMN 2.0 specification.
Stop the auto generation of properties and configure each property manually. Configure properties directly in XAML instead of attributes or events.
The height of the property description panel can be programmatically set. Different values such as auto size, relative size, and absolute size will be supported.
Wrap the text in combo box columns.
Rotate the scale labels based on the provided angle.
The following new events will be triggered when the user drags the pointer:
You can expect the following new features in the WPF Range Slider.
Add major and minor ticks in the Range Slider.
Customize active and inactive ranges.
You will be able to open and save a document in Word template format (DOT and DOTX).
Events will be added to track the changes made in annotations, like add, move, resize, and delete.
Scroll the items using horizontal or vertical scroll bars.
Show or hide minimize and maximize buttons in the normal mode.
Choose transparent color by clicking the No Color button.
We intend to add a select brush property so you can use SolidColorBrush directly instead of converting Color to SolidColorBrush. The SelectedBrushChanged event will send notification when a color is selected.
When in edit mode, the BreadCrumb control will suggest matching nodes based on the path entered in the editor, like in the Windows Explorer.
Button controls (Button, Split Button, Dropdown Button) will let you customize icons using templates. This will enable you to use path data, font icons, images, or any UI as an icon.
I hope you are excited about the new features that will be a part of the WPF controls in the 2020 Volume 3 release. Along with these, some more interesting features will be included, too. You can check out all these features once the release is rolled out.
So, please stay tuned to our official Twitter, Facebook, and LinkedIn pages for the announcement of the release. We will also post a detailed blog right after the release to guide you through working with the new features.