LabelGidBuilderImpl.useUnderline
T useUnderline(bool propval)Set useUnderline property.
Parameters
propval | true if the text of the label indicates a mnemonic with an _ before the mnemonic character. |
Returns
Builder instance for fluent chaining
T useUnderline(bool propval)Set useUnderline property.
propval | true if the text of the label indicates a mnemonic with an _ before the mnemonic character. |