GraffitiSuite Docs
Docs
Graffitigridcellcontrol
Loading document parsing libraries...
# GraffitiGridCellControl Class ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Constructor | control as MobileUIControl | (None) | Creates a new instance of the class. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Attributes | Bounds | Xojo.Rect | (None) | | Attributes | constraints | Dictionary | (None) | | Attributes | IsInitialized | Boolean | (None) | | Attributes | mInstance | GraffitiGrid | (None) | | Column | GraffitiGridColumn | (None) | Column containing this cell. | | Control | MobileUIControl | (None) | (None) | | Instance | GraffitiGrid | (None) | (None) | | Row | GraffitiGridRow | (None) | Row containing this cell. |