Returns the number of rows displayed in a CoolBar control.
Syntax
object.RowCount [= number]
The RowCount property syntax has these parts:
Part | Description |
object | An object expression that evaluates to a CoolBar control. |
number | A long integer indicating the number of rows. |
Remarks
The number of rows displayed by a CoolBar control isn’t necessarily the same as the number of bands, since more than one band can be displayed in a single row.