Control – Property Map
| Control Type | ItemType Property | Description |
| Text Control | String, Text, Integer, Float, Decimal, Date, Sequence, Color | Text control displays properties of datatypes String, Text, Integer, Float, Decimal, Date, Sequence, Color and Classification |
| List Control | List, Multi Value List, Filter List, Color List | List control displays properties of datatypes List, Filter List and Multi Value List. While displaying list, Aras ProAppDesigner uses same underlining list with options defined in the Innovator. |
| Checkbox Control | Boolean | Checkbox control displays properties of datatype Boolean from the associated ItemType. |
| Image Control | Image | Image control displays properties of datatype Image from the associated ItemType. |
| File Control | File | File control shows properties of datatype File from the associated ItemType. |
| Document Control | File | Document control selects existing word or pdf document from the Innovator, and that can be embedded in the generated document through Document Generator. |
| RichText Control | Formatted Text | RichText control displays properties of datatype FormattedText from the associated ItemType. In edit mode, RichText control shows toolbar, using it you can format the text with bold, italic, font, color etc. |
| Item Control | Item | Item control shows properties of datatype Item from the associated ItemType. |
| Items Control | Relationship | Items control selects and displays list of items with their keyed-names from the associated ItemType. Selected items will be saved as relationships upon saving the context item. |
| xClassification Control | xClassification tree | xClassification control associates xClassification tree nodes and xProperties with the item. |
| ButtonGroup Control | | Button control shows a group of buttons or a single button. |
| Signature Control | Image | Signature control captures your digital signature as image and can be saved to image property of the context item. |
| Table Control | Relationship & Related ItemType | Table control shows relationship data of the context item. |
| Worksheet Control | Relationship & Related ItemType | Worksheet control shows relationship data of the context item. Worksheet control gives you experience of working within Excel. |
| TreeTable Control | Relationship & Related ItemType | TreeTable control shows the structure of items of the same ItemType. |
| Structure Control | Bound to QueryDefinition | Structure control shows structure data of the context item. Structure control is bound to a Query Definition, that defines which RelationshipTypes, RelatedItemTypes and properties to show in the control. Structure control can also support editing existing structure by inserting or deleting items. |
| Graph Control | Bound to QueryDefinition | Graph control shows structure data of the context item in graph form. Graph control is bound to a Query Definition, that defines which RelationshipTypes, RelatedItemTypes and properties to show in the control. Graph control can also support editing existing structure by inserting or deleting items. |
| Report Control | Bound to QueryDefinition | Report control generates reports from available data. Data will be fetched for a report control based on the Query Definition selected for the control. |
| Banner Control | | Banner control shows static html content with pictures to the user. It can be used to show Instructions or Help inside the page. |
| Frame Control | | Frame control shows external content by setting the URL. It can be used to show reports generated through BI tool inside the page. |
| HTML Control | | HTML control shows custom UI in the Aras ProAppDesigner template. |
| ProjectPlan Control | | ProjectPlan control shows project activities and their dependencies. |
| RuleBuilder Control | | RuleBuilder control creates rule template. Rules created based on rule template can be associated with specific ItemType in order to execute on a specific server event. |
| CAD Viewer Control | | CADViewer control renders CAD viewable associated with a CAD Document item. |
| PDF Viewer Control | | PDFViewer control renders PDF documents associated with a Document item. |
| Image Viewer Control | | ImageViewer control renders SVG and all image files. It also supports creating markups on the rendered image. |
| Tab Control | | Tab control shows associated pages as tabs. |
| Calendar Control | | Calendar control shows events and project tasks on the resource calendar. |
| Widget Control | | Widget control adds existing widget from the library to the Dashboard and Wizard templates inside a group control. |
| Panel Control | | Panel control displays associated pages as panels. |
| Section Control | Section control is a layout control to organize group controls placed inside it | |
| Group Control | Group control is a layout control to organize child controls placed inside it. |