
Improves AutoComplete, ComboBox and DataGrid components.
Features
- What's New
- Updated to Microsoft .NET MAUI 6.0.552 (for .NET 6) and 7.0.59 (for .NET 7).
- AutoComplete
- (WinUI and Apple MacCatalyst) - Added default mouse over state for suggestion items.
- ComboBox
- (MacCatalyst) - Improved control's mouse over style.
- DataForm
- Added methods to validate, commit and cancel pending changes manually for a specific property.
- Added support for programmatic editor generation.
- Added support for custom editors.
- DataGrid
- Added BorderBrush and BorderThickness properties.
- Added the ability to bind DataTable or DataView.
- ImageEditor
- Improved Crop interaction in Image Editor for Desktop.
- PdfProcessing
- Introduced handling for importing documents with invalid offsets of objects inside cross-reference tables or streams.
- Introduced a setting that allows you to export images with or without compression.
- Introduced handling mechanism for importing documents containing indirect objects with no 'endobj' keyword.
- Added the ability to print secured documents.
- SegmentedControl
- (Android) - Reduced the default height of the control to 36 device pixels.
- SpreadStreamProcessing
- Provided API that allows you to retrieve the cached formula value.