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.