Version

UltraGridCellProxyTestObject Class

.Net TestObject class for UltraGridCellProxy control. This control gets displayed by the Grid Row Edit Template to allow the user to update the grid row using A different form
Syntax
'Declaration
 
Public Class UltraGridCellProxyTestObject 
   Inherits UltraControlBaseWithSubobjectsTestObject
   Implements ISupportNAProperty, Rational.Test.Ft.Object.Interfaces.IGraphical, Rational.Test.Ft.Object.Interfaces.IGraphicalSubitem, Rational.Test.Ft.Object.Interfaces.ISelect, Rational.Test.Ft.Object.Interfaces.ISubitem, Rational.Test.Ft.Object.Interfaces.IText 
public class UltraGridCellProxyTestObject : UltraControlBaseWithSubobjectsTestObject, ISupportNAProperty, Rational.Test.Ft.Object.Interfaces.IGraphical, Rational.Test.Ft.Object.Interfaces.IGraphicalSubitem, Rational.Test.Ft.Object.Interfaces.ISelect, Rational.Test.Ft.Object.Interfaces.ISubitem, Rational.Test.Ft.Object.Interfaces.IText  
Remarks
This control gets displayed by the Grid Row Edit Template to allow the user to update the grid row using A different form
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