Actipro Grids for UWP 2020.1 build 0352

Released: Nov 18, 2020

Actualizaciones en 2020.1 build 0352

Características

  • Added the IPropertyModel.StandardValuesSelectedValuePath property that specifies an optional path to bind to ComboBox.SelectedValuePath when displaying a property editor for limited standard values.
  • Improved the performance of a couple large TreeListBox item update scenarios.
  • Updated the TreeListBoxItemAdapter.OnDrop method to be called with the TreeItemDropArea result from the previous OnDragOver method call.

Correcciones

  • Fixed a bug where filtering might not work properly in a TreeListBox that displayed its root node.
  • Fixed a bug where a read-only PropertyGrid still allowed editable collection properties to have items added/removed.
  • Fixed a bug where a read-only PropertyGrid might not display uncategorized properties as read-only when appropriate.