BackgroundColor
|
The background color, which is used to paint the areas behind form
group items such as fields and buttons.
|
DateTimeFields
|
The date and time fields of this form group as an array.
|
Fields
|
The fields of this form group as an array.
|
Items
|
The items of this form group as an array, including all fields,
buttons, text boxes and named values.
|
Label
|
The label.
|
LabelColor
|
The color for labels of form groups.
|
Name
|
The name, as assigned in Calcapp Creator.
|
NumberDropDownFields
|
The number drop-down fields of this form group as an array.
|
NumberFields
|
The number fields of this form group as an array.
|
Reference
|
A reference to the form group.
|
SwitchFields
|
The switch fields of this form group as an array.
|
TextDropDownFields
|
The text drop-down fields of this form group as an array.
|
TextFields
|
The text fields of this form group as an array.
|
Visible
|
Whether a form group is visible.
|