Spread Silverlight Documentation
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 System.Integer
'Usage
 
Dim instance As ITableStruct
Dim value As System.Integer
 
value = instance.EndRow
System.int EndRow {get;}
See Also

Reference

ITableStruct Interface
ITableStruct Members