
Improves PropertyGrid, RichTextBox and ChartView components.
Features
- ChartView
- Addеd support for separate scroll/zoom for each axis in a multiple axes scenario through the new AxisPanAndZoomExtensions class.
- 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.