Returns a long integer value containing the number of Style objects in the Styles collection.
Syntax:
Styles.Count
The Count Property (Styles Collection) syntax has these parts:
| Part |
Description |
| Styles |
An object expression that evaluates to an ActiveGantt Schedule Control's Styles collection. |
Remarks:
A value of 0 determines that the collection is empty, and no Style objects have been added to the collection.