Member variable XbpColumn():index Foundation
Contains the ordinal number of the column.
After a column object is added to a browse using XbpBrowse:addColumn(), this instance variable specifies the position of the column within the column array. The column index increases with each column that is added, and is decreased when a column is removed. This so-called creation order may be different from the order the columns are displayed in. Also see the :displayIndexinstance variable for further information.
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.