Actipro Grids for WPF 2017.2
Released: Aug 3, 2017
2017.2 での更新項目
機能
- 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.
不具合の修正
- 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.