DisplayValue: Boolean
The DisplayValue property determines if a value is displayed on the ProgressBar component.
If the property is set to True the ProgressBar component shows its current value:
If the property is set to false (default), the value is not displayed:
The property use is given on the page with description of the ProgressBar constructor.
See also: