A control on a form that contains an image. The image control can have an image embedded to the ClaySys AppForms or can use an online hosted URL to display the image.
Control Name: Image
Group: Standard
| General | |||
| S.no | Property name | Data type | Description |
| 1 | Image Source | To select the image to be displayed in the control. | |
| 2 | Tooltip | String | The texts that needs to be displayed when the user hover the mouse pointer over the control, without clicking it. |
| 3 | Remarks | String | To make a comment or observation about the control for reference. |
| Attached Label | |||
| S.no | Property name | Data type | Description |
| 4 | Show Label | Boolean | To display the attached label along with the control. |
| 5 | Label Text | String | Sets the text content of the label attached to the control. |
| 6 | Label Position | String | To place the label attached in various positions around the control. |
| 7 | Label Width | String | Sets the suggested width or thickness of the label attached to the control. |
| 8 | Label Height | String | Sets the suggested height of the label attached to the control. |
| 9 | Text Alignment | String | To align the texts inside the label attached to different positions within the control. |
| 10 | Margin | String | Sets the edge or outer margin to the control. |
| 11 | Font | String | Sets the font face\style. |
| 12 | Font Size | String | Sets the size of the text in attached label. |
| 13 | Bold | Boolean | To make the attached label text Bold |
| 14 | Italic | Boolean | Italicize the attached label text. |
| 15 | Underline | Boolean | Underline the attached label text. |
| 16 | Font Color | String | Sets a brush that describes the Font color in attached label. |
| 17 | Background Color | String | Sets a brush that describes the Background color to the attached label. |
| Style | |||
| S.no | Property name | Data type | Description |
| 18 | Width | String | Sets the suggested width or thickness of the control. |
| 19 | Height | String | Sets the suggested height of the control. |
| 20 | Margin | String | Sets the edge or outer margin to the control. |
| 21 | Visible | Boolean | Sets the visibility of the control while rendering. |
| 22 | Column Span | String | To merge the number of column specified. |
| Reports | |||
| S.no | Property name | Data type | Description |
| 23 | Control Report | Control Report will redirect to Reports tab that will display all the configurations, rules and datasources details associated to the selected control. |