Class: cCJIReportRows
CLSID: {F87BCC77-27BF-4CB1-9ABF-1788D9835223}
Class Hierarchy:
cObject

Mixin


cCJIReportRowsClass Definition
Functions and Procedures
Variant
Com_NewEnum()
Integer
ComCount()
Gets the number of rows in the collection.
Variant
ComFindRecordItemByRows(Integer llStartIndex Integer llEndIndex Integer llStartColumn Integer llEndColumn Integer llRecord Integer llItem String llText XTPReportTextSearchParms llFlags)
Variant
ComFindRow(Variant llRecord)
Finds row corresponded with specified record.
Variant
ComFindRowInTree(Variant llRecord)
Finds row corresponded with specified record (throughout the tree).
Variant
ComRow(Integer llIndex)
Gets an row from the collection by its index.