Class ProgressBarDescription
The description of a WPF ProgressBar test object.
Inherited Members
Namespace: HP.LFT.SDK.WPF
Assembly: HP.LFT.SDK.dll
Syntax
public class ProgressBarDescription : UiObjectDescriptionBase, ICloneable, IDescription
Constructors
ProgressBarDescription()
Declaration
public ProgressBarDescription()
Properties
Value
The current value of the range element.
Declaration
public int? Value { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |