noPrefix

Type: Boolean

Availability: Read or write at any time

The noPrefix property of the Label class enables you to control whether the character following a single ampersand (&) is underlined.

The default value of false indicates that the first character of a label that is proceeded by a single & character is underlined. If you set the property value to true, the label displays the & character but with no underline attribute applied to the following character.

2016.0.01 and higher