Version

IXamSpreadsheetReplay Interface

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