Table of Contents

Class CalendarDescription

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

The description of a WPF Calendar or date picker test object.

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

Constructors

CalendarDescription()

public CalendarDescription()

Properties

HelpText

The help text associated with the element.

public StringProperty HelpText { get; set; }

Property Value

StringProperty

ParentText

The text associated with the parent object of this object.

public StringProperty ParentText { get; set; }

Property Value

StringProperty