GrapeCity MultiRow Windows Forms Documentation
RowEventArgs Constructor


The Row that is involved.
Initializes a new instance of the RowEventArgs class.
Syntax
Public Function New( _
   ByVal row As Row _
)
Dim row As Row
 
Dim instance As New RowEventArgs(row)
public RowEventArgs( 
   Row row
)

Parameters

row
The Row that is involved.
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

Reference

RowEventArgs Class
RowEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.