Skip to main content

valueLabelDisplay

Type

property

Summary

Defines if the label is shown.

Syntax

get the valueLabelDisplay of <widget>
set the valueLabelDisplay of <widget> to {Auto|On|Off}

Description

Use the valueLabelDisplay property to define the if the label of the is visible.

Value

NameTypeDescription

value

  • "Auto": the label is shown and hidden when needed
  • "On": the label is always visible
  • "Off": the label is not visible