Member variable XbpBrowse():colCount Foundation

Contains the number of columns (XbpColumn objects) in the XbpBrowse object.

Attribute: EXPORTED, READONLY
Data type: Numeric
Description

The instance variable :colCount contains a numeric value representing the number of the XbpColumn objects (columns) which are contained in an XbpBrowse object. The number of columns is changed by methods like :addColumn() or :delColumn().

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.