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.
The number of columns in a table.
@property (readonly) NSInteger columnCount;If the intent is not a table, the value of this property is 0.