Enumerations
Name | Values |
| This class exposes no enumerations. |
Constants
Name | Type | Value |
| | This class exposes no constants. |
Events
Definition | Description |
| This class does not expose any events. |
Methods
Definition | Description |
Constructor( ItemText as String, AppendTo as GraffitiPropertyList ) | Creates an instance of the class with the parameters as property values. |
RemoveChild( Name as String, Value as String ) as Boolean | Allows the user to remove the child of a header if they know both the name and value. Returns True if successful. |
Properties
Name | Type | Default Value | Description |
Children() | PropertyListChild | Nil | The children which belong to the PropertListHeader. |
Text | String | “” | The text of the header. |
Examples
There are currently no examples for this class.