Click or drag to resize

StiCrossTabIsEof Property

Gets value indicates that the position indicates to the end of data.

Namespace:  Stimulsoft.Report.CrossTab
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool IsEof { get; set; }

Property Value

Type: Boolean

Implements

IStiEnumeratorIsEof
See Also