Version

IFieldMenuItemReplay Interface

Interface required by UFT to identify properties for used by the proxy specific to the XamDataGrid's RecordFilterTree
Syntax
'Declaration
 
<Mercury.QTP.WPF.CustomServer.RunInterfaceAttribute()>
<TypeInfoProxy(SourceType=Infragistics.Windows.DataPresenter.FieldMenuItem, 
   DefaultOperation="Select", 
   IconIndex=202, 
   GenericTypeID="WpfMenu", 
   MappedTo="FieldMenuItem", 
   Description="Infragistics WPF FieldMenuItem control.")>
Public Interface IFieldMenuItemReplay 
[Mercury.QTP.WPF.CustomServer.RunInterfaceAttribute()]
[TypeInfoProxy(SourceType=Infragistics.Windows.DataPresenter.FieldMenuItem, 
   DefaultOperation="Select", 
   IconIndex=202, 
   GenericTypeID="WpfMenu", 
   MappedTo="FieldMenuItem", 
   Description="Infragistics WPF FieldMenuItem control.")]
public interface IFieldMenuItemReplay 
[Mercury.QTP.WPF.CustomServer.RunInterfaceAttribute()]
[TypeInfoProxy(SourceType=Infragistics.Windows.DataPresenter.FieldMenuItem, 
   DefaultOperation="Select", 
   IconIndex=202, 
   GenericTypeID="WpfMenu", 
   MappedTo="FieldMenuItem", 
   Description="Infragistics WPF FieldMenuItem control.")]
public __gc __interface IFieldMenuItemReplay 
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