Gets the number of columns in an Table, exclusive of any columns that are programmatically hidden, but inclusive of columns that may be outside of the current scrolling window or viewport.
this |
a pointer to the Table implementor on which to operate. |
a int indicating the number of columns in the table. |