Returns the total number of instances of the current DataRange.
Copy Code |
---|
int RangeItemCount () |
RangeItemCount is only usable in expressions related to report items, which are containted in DataRange containers. For example, RangeItemCount 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
RangeItemCurrent Function
PageCount Function
PageCurrent Function