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:
An example of property use is given in the page with description of the ProgressBar constructor.
Seebsp;also: