GrapeCity MultiRow Windows Forms Documentation
Row Property (RowEventArgs)


Gets the Row that is involved.
Syntax
Public ReadOnly Property Row As Row
Dim instance As RowEventArgs
Dim value As Row
 
value = instance.Row
public Row Row {get;}

Property Value

A Row value that indicates 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.