Appearance – Browser Form Table Control Properties (Magic xpa 4.x)
Default Class
The class by which the HTML control will be displayed. The value of this property is set by an expression. Once the expression is recomputed, the class of the HTML control is set by the new class value. The expression is expected to return a string value that represents a class name defined in the HTML page.
Default Styles
Lets you define a list of styles that sets the attributes of the HTML control. You need to define the attributes for each style, its name, and its value. The value is set by an expression. The expression is expected to return a string value that represents the style’s value. When the expression is recomputed, the style of the HTML control is defined by the new value.
Color
The control color.
Tooltip
Specifies whether a tooltip is associated with the control.
Visible
Specifies whether the control will be visible to the user.
Reference
Title
Appearance - Browser Form Table Control Properties (Magic xpa 4.x)