Class: cCJIReportRows

Module location: cCJReportControl.pkg line 1550 (view source)

CLSID: {F87BCC77-27BF-4CB1-9ABF-1788D9835223}

Class Hierarchy:

cObjectMixincCJIReportRows

Class Definition

Functions and Procedures

VariantCom_NewEnum()
IntegerComCount()
Gets the number of rows in the collection.
VariantComFindRecordItemByRows(Integer llStartIndex Integer llEndIndex Integer llStartColumn Integer llEndColumn Integer llRecord Integer llItem String llText XTPReportTextSearchParms llFlags)
VariantComFindRow(Variant llRecord)
Finds row corresponded with specified record.
VariantComFindRowInTree(Variant llRecord)
Finds row corresponded with specified record (throughout the tree).
VariantComRow(Integer llIndex)
Gets an row from the collection by its index.