C4 Engine
C4 Engine API Documentation

TableWidget::GetColumnCount

Defined in:  C4Widgets.h
Returns the number of columns in a table.
Prototype

int32 GetColumnCount(voidconst;

Description
The GetColumnCount function returns the number of columns in a table.
See Also

TableWidget::SetColumnCount

TableWidget::GetCellSize

TableWidget::SetCellSize