TableWidget::GetColumnCount
Defined in:
Returns the number of columns in a table.
C4Widgets.h
Prototype
int32 GetColumnCount(void) const;
Description
The GetColumnCount
function returns the number of columns in a table.
See Also