# GraffitiResponsiveCell
Class
## Methods
| Name | Parameters | Return Type | Description |
| --- | :---: | :---: | --- |
| Sub | Close | (None) | |
| Sub | Constructor | (None) | Creates a new cell with the specified content, if any. |
| Sub | Constructor | (None) | Creates a new cell with the specified content, if any. |
| Sub | Constructor | (None) | Creates a new cell with the specified content, if any. |
## Properties
| Name | Type | Default Value | Description |
| --- | :---: | :---: | --- |
| ActualWidth | Integer | Nil | The calculated width of the cell. |
| Attributes | mActualWidth | Integer | |
| Attributes | mParent | GraffitiResponsiveRow | |
| Attributes | span | Integer | |
| Container | DesktopContainer | Nil | Container embedded within the cell. |
| Control | DesktopUIControl | Nil | Control embedded within the cell. |
| Parent | GraffitiResponsiveRow | Nil | |
| Private | As | Nil | |
| Private | As | Nil | |
| Private | As | Nil | |
| Private | As | Nil | |
| Private | As | = | |
| Private | As | = | |
| Private | As | = | |
| Private | As | = | |
| Private | As | = | |
| SizeExtraExtraLarge | Integer | Nil | Number of columns to occupy at this control size. |
| SizeExtraLarge | Integer | Nil | Number of columns to occupy at this control size. |
| SizeExtraSmall | Integer | Nil | Number of columns to occupy at this control size. |
| SizeLarge | Integer | Nil | Number of columns to occupy at this control size. |
| SizeMedium | Integer | Nil | Number of columns to occupy at this control size. |
| SizeSmall | Integer | Nil | Number of columns to occupy at this control size. |
| Tag | Variant | Nil | Data storage. |