Click or drag to resize

StiBusinessObjectIsEof Property

Gets value indicates that this position specifies to the data end.

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

Property Value

Type: Boolean

Implements

IStiEnumeratorIsEof
See Also