GraffitiSuite Docs
Docs
Graffititimelinegroup
Loading document parsing libraries...
# GraffitiTimelineGroup Class ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Sub | Constructor | (None) | Instantiates a new Group object. | | Sub | Constructor | (None) | Instantiates a new Group object. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Attributes | mObserver | GraffitiUpdateInterface | | | Content | String | Nil | Label text. | | CSSClassName | String | Nil | CSS class applied to the group. | | HelpTag | String | Nil | Tooltip text. | | ID | String | Nil | | | Private | As | Nil | | | Private | As | Nil | | | Private | As | Nil | | | Private | As | = | | | Tag | Variant | Nil | Developer storage. | | Visible | Boolean | Nil | Determines whether the group is currently visible on the timeline. |