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 | (None) | | Content | String | (None) | Label text. | | HelpTag | String | (None) | Tooltip text. | | ID | String | (None) | (None) | | mStyle | GraffitiStyle | (None) | (None) | | Style | GraffitiStyle | (None) | WebStyle applied to the group's label and item areas. | | Tag | Variant | (None) | Developer storage. | | Visible | Boolean | (None) | Determines whether the group is currently visible on the timeline. |