Returns the index of the current instance of the current DataRange.
Copy Code |
---|
int RangeItemCurrent () |
RangeItemCurrent is only usable in expressions related to report items, which are containted in DataRange containers. For example, RangeItemCurrent is usable in expressions embedded in the Text of a Label, but only when this label is contained in a DataRange. When evaluated it returns the total number of instances of the related DataRange.
Miscellaneous Functions
RangeItemCount Function
PageCount Function
PageCurrent Function