Click or drag to resize

IRowsEnumerator NextRow Method

Advances to the next row in the result set.

Namespace: Spire.Doc.Reporting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
bool NextRow()

Return Value

Type: Boolean
True if there are more rows, false otherwise.
See Also