GrapeCity.Xaml.CalcEngine
EndRow Property (ITableStruct)


GrapeCity.CalcEngine.Expressions Namespace > ITableStruct Interface : EndRow Property
The end row index of the table, it's same as the totals's row index.
Syntax
'Declaration
 
ReadOnly Property EndRow As Integer
'Usage
 
Dim instance As ITableStruct
Dim value As Integer
 
value = instance.EndRow
int EndRow {get;}
See Also

Reference

ITableStruct Interface
ITableStruct Members