Telerik UI for WPF
GridView improves search result customization.
Features
- Common
- ValidationTooltipTemplate and StaticValidationOnFocusTooltipTemplate can now be switched in Microsoft Windows 11 theme.
- ChartView
- Addеd support for separate scroll/zoom for each axis in a multiple axes scenario using new AxisPanAndZoomExtensions class.
- GridView
- Improved customization of search results - The background can now be changed using the HighlightedBackground property of the GridViewCell (e.g., in a Style Trigger).
- Unified border colors of the focus visual and the current cell for Fluent, Material, Crystal and ExpressionDark themes - both now use the default current border brush.
- Map
- Added CombinedGeometryData support in VisualizationLayer. It can be used as geometry data for the PathData map shape objects.
- PdfProcessing
- Added Signature flags support.
- PropertyGrid
- Added support for DisplayAttribute and DescriptionAttribute for FlagEnumEditor.
- RichTextBox
- Obsolete method GetCurrentSelectedInline has been removed. Please use RichTextBoxCommandBase.GetSelectedInlineOrSelectCurrent instead.
- Window
- Added IconMargin property which sets the margin of the icon.