Version

IFieldChooserGroupReplay Interface

Interface required by UFT to identify valid actions for replay specific to the FieldChooserGroup
Syntax
'Declaration
 
<TypeInfoProxy(SourceType=Infragistics.Controls.Grids.FieldChooserGroup, 
   DefaultOperation="Select", 
   IconIndex=801, 
   GenericTypeID="WpfObject", 
   MappedTo="FieldChooserGroup", 
   Description="Infragistics WPF FieldChooserGroup control.")>
<Mercury.QTP.WPF.CustomServer.RunInterfaceAttribute()>
Public Interface IFieldChooserGroupReplay 
[TypeInfoProxy(SourceType=Infragistics.Controls.Grids.FieldChooserGroup, 
   DefaultOperation="Select", 
   IconIndex=801, 
   GenericTypeID="WpfObject", 
   MappedTo="FieldChooserGroup", 
   Description="Infragistics WPF FieldChooserGroup control.")]
[Mercury.QTP.WPF.CustomServer.RunInterfaceAttribute()]
public interface IFieldChooserGroupReplay 
[TypeInfoProxy(SourceType=Infragistics.Controls.Grids.FieldChooserGroup, 
   DefaultOperation="Select", 
   IconIndex=801, 
   GenericTypeID="WpfObject", 
   MappedTo="FieldChooserGroup", 
   Description="Infragistics WPF FieldChooserGroup control.")]
[Mercury.QTP.WPF.CustomServer.RunInterfaceAttribute()]
public __gc __interface IFieldChooserGroupReplay 
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