Actipro Grids for WPF

  1. Actipro Grids for WPF 24.1.1

    Notas de la versión: Updated and added UIA peers for numerous controls to better support accessibility updates in.NET 8. API documentation is now based on assemblies that target Microsoft.NET 6 (previously.NET Framework). The Sample Browser application included with the ...

  2. Actipro Grids for WPF 23.1.4

    Notas de la versión: Updated ComboBox-based property editors to better support property value change cancellation. 0 ...

  3. Actipro Grids for WPF 23.1.3

    Notas de la versión: Updated TreeListBoxAutomationPeer's implementation of the IItemContainerProvider interface. 0 ...

  4. Actipro Grids for WPF 23.1.1

    Notas de la versión: Added a TreeListView Sorting QuickStart sample that shows how to sort items in the control when a column header is tapped. Added the TreeListViewColumn.Tag property. 0 ...

  5. Actipro Grids for WPF 23.1.0

    Notas de la versión: Updated Microsoft.NET 5 targets to.NET 6 since.NET 5 is out of support. Users can continue to use Microsoft.NET Core 3.1 targets for.NET 5 applications. Updated Microsoft.NET Framework 4.5.2 and 4.6.1 targets to.NET Framework 4.6.2 since it is the most ...

  6. Actipro Grids for WPF 22.1.5

    Notas de la versión: Validated Microsoft.NET 7 compatibility. Updated SyntaxEditor-related NuGet packages to properly support cross-platform Microsoft.NET 5.0. Improved UIA peer logic. Updated TreeListBox.InvalidateChildren to work properly for the root item when ...

  7. Actipro Grids for WPF 22.1.4

    Notas de la versión: Added a GridResourceKeys class with ComponentResourceKeys for several built-in PropertyGridItem styles. ...

  8. Actipro Grids for WPF 22.1.3

    Notas de la versión: Updated property grid item UIA peers to return their full path in the AutomationId property. Fixed an issue where a dragged TreeListBox item wasn't focused after drop. Fixed an issue where category editor child controls might not allow certain keys ...

  9. Actipro Grids for WPF 22.1.2

    Notas de la versión: Updates 'PropertyModelStringFilter' to support category editors. Updated PropertyModelStringFilter to support category editors. Updated TreeListBox.InvalidateChildren logic to better handle collapsed node invalidation. Refactored the UIA peers ...

  10. Actipro Grids for WPF 22.1.1

    Notas de la versión: TreeListBox improves support for default action commands. Improved Microsoft Visual Studio 2022 designer support. Added the TreeListBoxItemAdapter.GetDefaultActionCommand method and updated the sample TreeNodeModel to properly support default action ...

  11. Actipro Grids for WPF 22.1.0

    Notas de la versión: Improves TreeListBox item focus tracking in response to selection changes. Added the TreeListBox.FilterApplied event that is raised after the current filtering state has been applied to all of the control's items, generally occurring when DataFilter ...

  12. Actipro Grids for WPF 21.1.1

    Notas de la versión: Fixed a bug where referencing the NuGet packages in projects that used packages.config would also incorrectly reference the design-time assemblies. ...

  13. Actipro Grids for WPF 21.1.0

    Notas de la versión: Improves TreeListBox and adds new Toolbox demo. Added the Toolbox demo. Improved TreeListBox so that when turning off filtering, all ancestor nodes of currently-selected nodes will remain expanded. Validated Microsoft.NET 5 compatibility. Updated ...

  14. Actipro Grids for WPF 2020.1.1

    Notas de la versión: Improves performance of large TreeListBox item updates. Added the TreeListBox.HasTreeLines property, which can be set to true to render tree lines that connect items and reflect the tree hierarchy. Improved the performance of a couple large TreeListBox ...

  15. Actipro Grids for WPF 2020.1

    Notas de la versión: Adds.NET Core assemblies and NuGet packages. Microsoft.NET Core Assemblies Control products now ship in both Microsoft.NET Framework 4.0 and Microsoft.NET Core 3.0 assembly variations. You will now be able to use native.NET Core-based Actipro assemblies ...

  16. Actipro Grids for WPF 2019.1 build 0686

    Notas de la versión: Improves performance when moving a tree node to another location. Updated PropertyGrid to prevent ObservableCollection property model refreshing when an item is replaced. Improved the performance of moving a tree node to another location in the tree. ...

  17. Actipro Grids for WPF 2019.1 build 0685

    Notas de la versión: Improves PropertyGrid and TreeListBox controls. Added a BorderThickness property to the property editors that integrate various Editors controls with PropertyGrid. Updated TreeListBox and TreeListView to support an optional AlternationCount of 2 for ...

  18. Actipro Grids for WPF 2019.1 build 0684

    Notas de la versión: Improves Property Grid control. Added PropertyGrid.RequestRefresh method that can request that the property grid refreshes its contents. Added PropertyDescriptorPropertyModel.PropertyDescriptor property. Updated PropertyDescriptorPropertyModel to watch ...

  19. Actipro Grids for WPF 2019.1 build 0683

    Notas de la versión: Improves PropertyGrid to help prevent memory leaks. Added a new section to the PropertyGrid 'Data Models and Factories' documentation topic that talks about best practices for clearing the DataObject property when the PropertyGrid is no longer ...

  20. Actipro Grids for WPF 2019.1 build 0682

    Notas de la versión: Includes updates to TreeListBox. Updated a focused TreeListBox to focus a newly selected item that is set programmatically. Updated how TreeListBox handles selection updates when filtering is applied. ...