Salesforce

Control Navigation Properties (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Control Navigation Properties (Magic xpa 3.x)

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.

Android, iOS and Windows 10 Mobile

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; Mobile support – since version 3.2a

Android, iOS and Windows 10 Mobile

X

The x-coordinate of the selected control.

Android, iOS and Windows 10 Mobile

Y

The y-coordinate of the selected control.

Android, iOS and Windows 10 Mobile

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 width of the control in units of measurement.

Android, iOS and Windows 10 Mobile

Height

The height of the control in units of measurement.

For Combo Box controls, when the control's Style is Windows and executing on Windows platforms, the height is defined by the combo box's font at runtime and cannot be changed. The Height is effective when the Style is 2-D (Since version: 3.1) or when executing on mobile devices (Since version: 2.3).

Android, iOS and Windows 10 Mobile

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.

Android, iOS and Windows 10 Mobile

Reference
Attachment 
Attachment