|
|
|
Font
|
The font for the control's text taken from the Application Font repository.
Platform specific: On Android and iOS devices: The font size defined in Magic xpa is converted to pixels on the mobile device using the following formula: (font size on mobile in pixels) = (font size on Windows in points)*(device dpi)/72.
This property is not available in Web Client tasks.
|
Android and iOS
|
Color
|
The color of the control taken from the Application Color repository.
Platform specific: In mobile devices, when a system color is used it will show the operating system's default color for the control.
This property is not available in Web Client tasks.
|
Android and iOS
|
Gradient Style
|
Specifies the gradient style. Click to open the Gradient Style dialog box and select a gradient style. For a list of the options, click here.
Note: The gradient displayed is from the Foreground value to the Background value of the Gradient Color property. The color displayed for the None style is based on the BG color of the Color property.
Since version: 1.8
Platform specific: For Android and iOS devices, the following gradient styles are supported: Horizontal, Vertical, Diagonal Left and Diagonal Right. Since version: 2.3
This property is not available in Web Client tasks.
|
Android and iOS
|
Gradient Color
|
The color for the gradient background.
Changing the value of the Gradient Style property to solid will disable this property, but will keep its values.
When using gradient, the BG color of the Color property is ignored.
Since version: 1.8; Android and iOS support – 2.3
This property is not available in Web Client tasks.
|
Android and iOS
|
Tooltip
|
Specifies whether a ToolTip is associated with this control. A number specifies the number of the ToolTip Help in the Help list.
You can enter an expression for a Tooltip so that the Tooltip is dynamic. You can create the expression in Unicode format.
|
|
Visible
|
Specifies whether the control will be visible to the user.
|
Android and iOS
|
Enabled
|
Specifies whether the control will be active.
When a Group control is disabled, then all its child controls are deactivated.
|
Android and iOS
|
Top Border Margin
|
Defines if the top border will be seen with a margin when the group has no text. Since version: 3.1
This property is not available in Web Client tasks.
|
|
Style
|
The appearance of the Group control.
The options for the property are:
Since version: 3.2b
This property is not available in Web Client tasks.
|
|
Border Color
|
Specifies the border color.
For Display forms, the Border Color property will be used only when the Style property is set to 2-D. If the Border Color property is set to zero, the group will be drawn using the operating system color.
Since version: Online support – 3.2b
This property is not available in Web Client tasks.
|
Android and iOS
|