Table of Contents
Enumerations #
Name | Values |
---|---|
Sizings | Default FillHorizontal FillVertical Both |
Constants #
This class exposes no constants.
Events #
This class exposes no events.
Methods #
Name | Parameters | Return Type | Description |
---|---|---|---|
Constructor | container as DesktopContainer | None | Creates a new instance of the class. |
Constructor | container as DesktopContainer size as GraffitiPagePanelItem.Sizings | None | Creates a new instance of the class. |
Properties #
Name | Type | Default Value | Description |
---|---|---|---|
Container (ReadOnly) | DesktopContainer | Nil | Container for this panel item. ReadOnly after construction. |
ContainerSize | Sizings | Default | Determines how the container is sized within the panel’s view. |
Tag | Variant | Nil | Developer storage. |