ComponentOne Studio for WinUI and MAUI 2024 v2
Released: Dec 4, 2024
2024 v2 での更新項目
機能
- .NET 9 Support
- .NET apps will have even more modular flexibility and improved performance.
- As with previous versions of .NET, there are often sweeping changes and issues across the entire .NET stack. The MESCIUS team has been diligently working with every .NET 9 preview this past year to address these changes before they reach users. This includes changes to the drag-and-drop cursor, clipboard, and binary serialization in several of their libraries.
- Please note that, like .NET 7, MESCIUS are not providing .NET 9-targeted packages. Their plan is to only offer the LTS (long-term support) versions as packages. They have ensured .NET 9 support in their .NET 8 packages.
- Support for Windows App SDK 1.6
- The WinUI 3.0 controls have been updated to use the Windows App SDK 1.6. If you are running the latest Visual Studio 2022 (17.12.0 or higher), you should have the latest SDK.
- FlexViewer for WinUI - Beta
- An early release of the FlexViewer for WinUI has been included in this release. MESCIUS are still working on the performance, but if you would like to test it out today, you can use it to display FlexReports, SQL Server reports, and other PDF documents in your Windows 11 (WinUI 3.0) apps.
- FlexGrid for WinUI & MAUI Enhancements
- Improved clipboard support - The new ClipboardCopyMode property lets you configure whether column headers are included or excluded in the copied content.
- Improved TreeGrid features - Configure more treeview properties, like connecting lines, indent depth, dashed lines, brush colors, and rounded corners.
- FlexChart for WinUI & MAUI Enhancements
- Trendline support has been added. Add regression (like linear, polynomial, and exponential) and non-regression trendlines (like min, max, and average.).
- New Heatmap chart types for .NET MAUI allow you to create colorful, 2D heatmaps with discrete or gradient colors and with data labels.
- Calendar for WinUI & MAUI Enhancements
- Semi-transparent selection and hover - configure semi-transparent highlight and selection using the new MouseOverBrush and MouseOverMode properties.