Label
[TOC]
The DGSTV Builder's Label section, contains the following properties :

Appearance
Properties |
Description |
BackColor |
The background color of the field. |
Font |
The font for the component. |
ForeColor |
The fore color of the field. |
Text |
The text to be displayed on this field. |
TextAlignment |
Determines the position of the text within the label. |
Behavior
Properties |
Description |
Visible |
Determines whether the field is visible or hidden. |
Data
Properties |
Description |
Calculated |
|
RefreshRate |
|
Design
Properties |
Description |
Name |
Indicates the name used in scripts to identify the object. |
Layout
Properties |
Description |
Location |
The coordinates of the upper-left corner of the field. |
Margin |
Specifies the inner margin of the control that will be used to clip. |
Size |
The size of the field in pixels. |