Spread Windows Forms 12.0 Product Documentation
Row Property (AggregateArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > AggregateArgs Class : Row Property
Gets the row index.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
'Usage
 
Dim instance As AggregateArgs
Dim value As Integer
 
value = instance.Row
public int Row {get;}
See Also

Reference

AggregateArgs Class
AggregateArgs Members