Table of Contents

Class ProgressBarDescription

Namespace
HP.LFT.SDK.WPF
Assembly
HP.LFT.SDK.dll

The description of a WPF ProgressBar test object.

public class ProgressBarDescription : UiObjectDescriptionBase, ICloneable, IDescription
Inheritance
ProgressBarDescription
Implements
Inherited Members

Constructors

ProgressBarDescription()

public ProgressBarDescription()

Properties

Value

The current value of the range element.

public int? Value { get; set; }

Property Value

int?