Returns a reference to a collection of Style objects.
Syntax:
XTTreeviewVBNCtl.Styles
The Styles Property syntax has these parts:
| Part |
Description |
| XTTreeviewVBNCtl.Styles |
An object expression that evaluates to an ActiveGantt Schedule Control's Styles collection. |
Remarks:
You can manipulate Style objects using standard collection methods (for example, the Add and Remove methods). You can access each element in the collection using the Item method.