Property
|
Description
|
Mobile Support
|
Placement
|
Specifies whether forms that are defined as child forms, are resized when a parent form is resized.
See also Placement.
Platform specific: For Tab controls on Android and iOS devices, the screen is always displayed in full screen.
|
All
|
Row Placement
|
Specifies whether the row height will be changed when the table height changes.
This property is only available for Table controls.
Since version: 2.1
|
|
X
|
The x-coordinate of the selected control.
|
All
|
Y
|
The y-coordinate of the selected control.
|
All
|
|
Note:
|
When a control is attached to a container control (such as the Group, Tab, and Table controls), the X, Y and Placement values are relative to the container control and not to the form.
|
|
|
Width
|
The initial width of the control in units of measurement.
|
All
|
Height
|
The initial height of the control in units of measurement.
For Combo Box controls, on Windows platforms, the height is defined by the combo box's font at runtime and cannot be changed.
Platform specific: This property is modifiable on Rich Client forms so it can be used to define the controls’ height on Android and iOS clients. Since version: 2.3
|
All
|
Control’s Layer
|
The layer number in the choice control to which this control is attached to.
This property always appears disabled, and is changed when attaching or detaching the control.
Example: If a Combo Box control has three options and an Edit control is attached to the second option then this property in the Edit control will have the value of 2.
|
Windows Mobile
|