TcxLabelLineOptions.Visible

Applies to TestComplete 15.63, last modified on April 23, 2024

Specifies the visibility of the line drawn in the label.

Declaration

componentObj.Visible
Read-Write Property Boolean
componentObj     One of the user forms components listed in the Applies To section  

Applies To

The property applies to the following components:

TcxLabelLineOptions

Description

Use the Visible property to get or set the visibility of the line drawn in the label. To specify the line position, use the Alignment property.

Property Value

True if the line is visible, and False if it is not.

See Also

TcxLabelLineOptions.Alignment

Highlight search results