Click or drag to resize

StiGridControlIsEof Property

Gets value indicates that position points to end data.

Namespace:  Stimulsoft.Report.Dialogs
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