Input
[TOC]
The Input Builder Input section, contains the following properties :

Appearance
| Properties | Description |
|---|---|
| BackColor | The background color of the empty detail space. |
| BorderColor | The border color of the field. |
| BorderEnabled | Enables border of the field. |
| BorderStyle | Style of the border. |
AutoFill
| Properties | Description |
|---|---|
| AutoFillExternalCols | |
| AutoFillInternalCols | |
| AutoFillQuery |
Behavior
| Properties | Description |
|---|---|
| AllowDelete | |
| AllowNew | |
| HideScrollBar | |
| IsReadOnly | |
| SelectFirstRow | |
| SelectRowByField | |
| SingleRowMode | |
| TabBetweenRows | |
| Visible | Determines whether the field is visible or hidden. |
CheckedAutoNumber
| Properties | Description |
|---|---|
| AutoNumberCheckCol | |
| AutoNumberCol |
Data
| Properties | Description |
|---|---|
| DataSource | |
| UseDefaultDataSourceView |
Design
| Properties | Description |
|---|---|
| Locked | Object will not be resized or moved in the designer. |
| Name | Indicates the name used in scripts to identify the object. |
GroupBy
| Properties | Description |
|---|---|
| GroupByCheckCol | |
| GroupByColNameCol | |
| IsGroupBy |
Layer
| Properties | Description |
|---|---|
| Layer |
Layout
| Properties | Description |
|---|---|
| Anchor | |
| Location | The coordinates of the upper-left corner of the field. |
| Size | The size of the field in pixels. |
Misc
| Properties | Description |
|---|---|
| Detail | |
| Footer | |
| Header | |
| IsRowSelected |
Scripting
| Properties | Description |
|---|---|
| Functions |
Scripts
| Properties | Description |
|---|---|
| OnDataRefresh | |
| OnInit | |
| OnResize | |
| OnRowSelect |