Spread.Services Documentation
Item Property (ITableRows)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
ITableRows Interface
: Item Property
The index.
Gets the
ITableRow
at the specified index.
Syntax
C#
ITableRow
this
[ System.
int
index
]; {
get
;}
Parameters
index
The index.
See Also
Reference
ITableRows Interface
ITableRows Members