Indeterminate Property (FlexProgressBar)

Action

Gets whether the ProgressBar control has a determinate or indeterminate appearance.

Use an indeterminate appearance when the progress status cannot be determined. If true, the appearance is indeterminate. The default value is false.

Syntax

'Declaration
Protected Read Property indeterminate As Boolean

Access

Read only.