Class: cCJIReportColumnOrder
Module location:
cCJReportControl.pkg
line
1406 (view source)
CLSID: {A87BCC77-27BF-4CB1-9ABF-1788D9835223}
Class Hierarchy:
cObject
Mixin
cCJIReportColumnOrder
Class Definition
Functions and Procedures
Variant
Com_NewEnum()
ComAdd(Variant llColumn)
Adds a new column to the collection.
Variant
ComColumn(Integer llIndex)
Gets an item from the collection by its index.
Integer
ComCount()
Gets the number of rows in the collection.
ComDeleteAll()
Deletes all of the columns from the collection
Integer
ComIndexOf(Variant llColumn)
ComRemoveAt(Integer llIndex)