IStiBusinessObject Interface
Namespace: Stimulsoft.Report.Components
Methods
| Method | Returns | Description |
|---|---|---|
| first | void | |
| last | void | |
| next | void | |
| prior | void |
Method Details
first
first(): void
last
last(): void
next
next(): void
prior
prior(): void
Fields
| Field | Type | Description |
|---|---|---|
| businessObject | StiBusinessObject | |
| businessObjectGuid | string | |
| count | number | |
| isBof | boolean | |
| isBusinessObjectEmpty | boolean | |
| isEmpty | boolean | |
| isEof | boolean | |
| position | number |