Click or drag to resize

StiDataBandIsBof Property

Gets value, indicates that the position indicates to the beginning of data.

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

Property Value

Type: Boolean

Implements

IStiEnumeratorIsBof
See Also