Responder Developer Guide
InfraGridDatarowDisplay Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal gridRow As Infragistics.Win.UltraWinGrid.UltraGridRow, _
   ByVal decorator As ControlDecorator _
)
'Usage
 
Dim gridRow As Infragistics.Win.UltraWinGrid.UltraGridRow
Dim decorator As ControlDecorator
 
Dim instance As New InfraGridDatarowDisplay(gridRow, decorator)
public InfraGridDatarowDisplay( 
   Infragistics.Win.UltraWinGrid.UltraGridRow gridRow,
   ControlDecorator decorator
)

Parameters

gridRow
decorator
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

InfraGridDatarowDisplay Class
InfraGridDatarowDisplay Members

 

 


Send Comment