Actipro Grids for WPF 2017.2

Released: Aug 3, 2017

Updates in 2017.2

Features

  • Added the TreeListBoxItemAdapter.OnDragHover method, which allows for selectively expanding collapsed target items when a drag/hover occurs.
  • Added a check to ensure DragDropEffects.None is not returned by TreeListBoxItemAdapter.InitializeDataObject before starting a drag/drop.
  • Updated PropertyGridItemAdapter to support returning paths.

Fixes

  • Fixed a bug where TreeListBox expand all functionality might not traverse down all levels.
  • Fixed a bug that could occur within a PropertyGrid when trying to show a context menu for a control in an open popup.