
Includes improvements to SfScrollControl and DocIO controls.
Features
- DocIO
- Added support for setting locale identifier for bidirectional languages in Microsoft Word documents.
- SfScrollControl
- The type of
ContextMenuShowingEventArgs.ContextMenu
property has been changed toContextMenuStrip
fromContextMenu
. - The type of parameter provided in the
ScrollBarBase.InitializeContextMenu
method has been changed toContextMenuStrip
fromContextMenu
.
- The type of