Click or drag to resize

IRowsEnumerator RowsCount Property

Gets the count of rows in the data structure.

Namespace: Spire.Doc.Reporting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
int RowsCount { get; }

Property Value

Type: Int32
See Also