Breaking Changes in 2009 Volume 1 The RequiredImageAndTextSize property of the AutoSizeControlBase object within Infragistics.Win.Misc Namespace is now obsolete. Instead a new GetRequiredImageAndTextSize method has been added, which accepts size as a parameter to display image and text. Starting from 2009.1 releas...
Breaking Changes in 2009 Volume 2 WinGrid™ The Text property and the GetCellText method of a cell have now been changed so that they will honor the Password Characters on the editor and also the CharacterCasing property on the UltraGridColumn . When WinGrid is exported to PDF, XPS or Excel sheet the password chara...
Breaking Changes in 2010 Volume 1 Support for client - only .NET Framework In order to support all client-only version of .NET Framework, references to the System.Design and System.Drawing.Design have been removed from all Infragistics assemblies. All designers, CodeDomSerializer, type converters, and UI type edit...
Breaking Changes in 2010 Volume 2 WinControlContainerEditor™ If the EditingControl used within a ControlContainerEditor component implements INotifyPropertyChanged interface, then WinControlContainerEditor listens for the notification from this interface instead of listening to the PropertyName Changed event (e.g....
Breaking Changes in 2010 Volume 3 There are no breaking changes in this release of 2010 Volume 3.
Breaking Changes in 2011 Volume 1 Assembly and Namespace Changes In this release, there are name changes in the Infragistics.Excel and Infragistics.Documents following assemblies, as shown in the tables below. Table 1: Changed names in the Infragistics.Excel and Infragistics.Documents assemblies Old Name New Name ...
Breaking Changes in 2011 Volume 2 WinGanttView The base class of the TaskCellSettingsCollection has been changed. It used to derive from SubObjectsDictionaryBase
Breaking Changes in 2012 Volume 1 IDropDownResizeHandleOwner Interface A new property of type EmbeddableElementDisplayStyle called DisplayStyle was added to the IDropDownResizeHandleOwner interface. This additional property is used for determining the proper style to apply to the DropDownResizeHandleUIElement. The...
Breaking Changes in 2012 Volume 2 Support for .NET CLR 4 Only Breaking changes Starting with 2012 Volume 2, all Ultimate UI for Windows Forms controls and components are compiled against the .NET Framework (CLR) version 4 only. All new and upgraded Windows Forms applications using Infragistics 2012.2 must target C...
Breaking Changes in 2013 Volume 2 Touch Support Breaking Changes Infragistics touch enabled controls and components are equipped to support both touch and non-touch applications. Touch capability is activated on a form (Not individual controls) as soon as you add the UltraTouchProvider™ component to the form. By d...