FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / AggregateArgs Class / Row Property


In This Topic
Row Property (AggregateArgs)
In This Topic
Gets the row index.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
 
'Usage
 
Dim instance As AggregateArgs
Dim value As Integer
 
value = instance.Row
See Also