Spread.Services Documentation
Rows Property (ITable)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
ITable Interface
: Rows Property
Returns the
ITableRows
that represents all the rows of data in the
ITable
object.
Syntax
C#
ITableRows
Rows {
get
;}
See Also
Reference
ITable Interface
ITable Members