GraffitiSuite Docs
Docs
Graffititimelinegroup
Loading document parsing libraries...
# GraffitiTimelineGroup Class ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Constructor | (None) | (None) | Instantiates a new Group object. | | Constructor | Content as String <br> HelpTag as String = "" | (None) | Instantiates a new Group object. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Attributes | mObserver | GraffitiUpdateInterface | | | Content | String | Nil | Label text. | | HelpTag | String | Nil | Tooltip text. | | ID | String | Nil | | | mStyle | GraffitiStyle | Nil | | | Style | GraffitiStyle | Nil | WebStyle applied to the group's label and item areas. | | Tag | Variant | Nil | Developer storage. | | Visible | Boolean | Nil | Determines whether the group is currently visible on the timeline. |