data conversion - Actipro Docking & MDI for WPF

  1. Actipro Docking & MDI for WPF 23.1.4

    Release Notes: container title bar icons to execute close functionality. Updated DockSiteLayoutSerializer.CanKeepExistingDocumentWindowsOpen processing to not keep a document open if the deserialized layout data specifies ...

  2. Actipro Docking & MDI for WPF 22.1.3

    Release Notes: documentation. Updated tool window-only layout deserializations to not clear lazy-load data for document windows. ...

  3. Actipro Docking & MDI for WPF 2018.1 build 0671

    Release Notes: to keep open document windows that were open prior to a document layout deserialization, even if they aren't in the deserialized layout data. Set a default minimum window size ...

  4. Actipro Docking & MDI for WPF 2017.2

    Release Notes: New property indicates if the docking window is open in a floating DockHost. Added the DockingWindow.IsFloating property, which supports data-binding and indicates if the docking window is open ...

  5. Actipro Docking and MDI for WPF 2016.1 build 633 released

    Release Notes: Includes several improvements to Docking layout features. Added the DockSiteLayoutSerializer.CanSerializeUnusedLazyLoadData property, which can be set to re-embed unused lazy load data back ...

  6. Actipro WPF/Silverlight Studio 2014.2 released

    Release Notes: Updates in 2014.2 Six new built-in chart palette options, including Retro and Sand. Updated the Country and Currency classes with the latest ISO data. New custom property editor sample that shows ...

  7. Actipro updates WPF Essentials

    Release Notes: slot properties from the PropertyGrid Interop property editors Fixed issue when entering data in Double, In32, Int32Rect, Point, Rect, Size, and Vector editors Actipro Navigation for WPF Updated ...

  8. Actipro WPF Studio 2009.1 released

    Release Notes: editors Fixed issue when entering data in Double, In32, Int32Rect, Point, Rect, Size, and Vector editors Actipro Gauge for WPF Added DesignerSerializationVisibility(DesignerSerializationVisibility.Content) ...

  9. Actipro Docking & MDI adds MVVM support

    Release Notes: Updates in 2011.1 Complete MVVM Support New updates effectively let DockSite behave like an ItemsControl. It can now bind to a collection of view models. Each view model auto generates a docking window as a container (overridable in the same way you can with ItemsControl) that will wrap the view ...