Responder Developer Guide
RowAppearanceEventArgs Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal rowAppearance As RowAppearance, _
   ByVal rowDisplay As RowDisplay _
)
'Usage
 
Dim rowAppearance As RowAppearance
Dim rowDisplay As RowDisplay
 
Dim instance As New RowAppearanceEventArgs(rowAppearance, rowDisplay)
public RowAppearanceEventArgs( 
   RowAppearance rowAppearance,
   RowDisplay rowDisplay
)

Parameters

rowAppearance
rowDisplay
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

RowAppearanceEventArgs Class
RowAppearanceEventArgs Members

 

 


Send Comment