Version

XamMultiColumnComboEditorProxy Class

Infragistics Test Automation proxy server for the Record and Replay support of the NetAdvantage XamMultiColumnComboEditor control in HP's Unified Functional Testing.
Syntax
'Declaration
 
Public Class XamMultiColumnComboEditorProxy 
   Inherits InfragisticsWPF.Test.Editors.ComboEditor.ComboEditorBaseProxy(Of ComboRow,ComboCellsPanel)
   Implements InfragisticsWPF.Test.Shared.IRecordProxyBaseIDProps, Mercury.QTP.WPF.CustomServer.IComponentDetector, Mercury.QTP.WPF.CustomServer.IRecord, Mercury.QTP.WPF.CustomServer.ITableVerify 
public class XamMultiColumnComboEditorProxy : InfragisticsWPF.Test.Editors.ComboEditor.ComboEditorBaseProxy<ComboRow,ComboCellsPanel>, InfragisticsWPF.Test.Shared.IRecordProxyBaseIDProps, Mercury.QTP.WPF.CustomServer.IComponentDetector, Mercury.QTP.WPF.CustomServer.IRecord, Mercury.QTP.WPF.CustomServer.ITableVerify  
public __gc class XamMultiColumnComboEditorProxy : public InfragisticsWPF.Test.Editors.ComboEditor.ComboEditorBaseProxy<ComboRow,ComboCellsPanel>, InfragisticsWPF.Test.Shared.IRecordProxyBaseIDProps, Mercury.QTP.WPF.CustomServer.IComponentDetector, Mercury.QTP.WPF.CustomServer.IRecord, Mercury.QTP.WPF.CustomServer.ITableVerify  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also