Contents

columnCount

The number of columns in a table.

Declaration

@property (readonly) NSInteger columnCount;

Discussion

If the intent is not a table, the value of this property is 0.

See Also

Getting table information