Actipro Grids for WPF 2019.1 build 0684

Released: Jan 10, 2020

2019.1 build 0684 での更新項目

機能

  • Added PropertyGrid.RequestRefresh method that can request that the property grid refreshes its contents.
  • Added PropertyDescriptorPropertyModel.PropertyDescriptor property.
  • Updated PropertyDescriptorPropertyModel to watch for changes to non-value vPropertyDescriptor properties like DisplayName when the descriptor implements INotifyPropertyChanged.

不具合の修正

  • Fixed a bug where using the keyboard to attempt to select a TreeListBox item that triggers a scroll might not always focus the correct item.
  • Fixed a bug where using multiple TreeListView star-sized columns could result in the last column's right edge being cut off by a pixel.