IStiBusinessObject Interface |
Namespace: Stimulsoft.Report.Components
The IStiBusinessObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | BusinessObject |
Gets Business Object.
|
![]() | BusinessObjectGuid |
Gets or sets the guid of Business Object.
|
![]() | Count |
Gets count of elements.
(Inherited from IStiEnumerator.) |
![]() | IsBof |
Gets or sets value indicates that this position specifies to the beginning of data.
(Inherited from IStiEnumerator.) |
![]() | IsBusinessObjectEmpty |
Returns true if Business Object property is not assigned.
|
![]() | IsEmpty |
Gets value indicates that no data.
(Inherited from IStiEnumerator.) |
![]() | IsEof |
Gets or sets value indicates that this position specifies to the data end.
(Inherited from IStiEnumerator.) |
![]() | Position |
Gets the current position.
(Inherited from IStiEnumerator.) |
Name | Description | |
---|---|---|
![]() | First |
Sets a position at the beginning.
(Inherited from IStiEnumerator.) |
![]() | Last |
Sets a position on the last element.
(Inherited from IStiEnumerator.) |
![]() | Next |
Sets a position on the next element.
(Inherited from IStiEnumerator.) |
![]() | Prior |
Sets a position on the previous element.
(Inherited from IStiEnumerator.) |