Class CalendarDescription
The description of a WPF Calendar or date picker test object.
Inherited Members
Namespace: HP.LFT.SDK.WPF
Assembly: HP.LFT.SDK.dll
Syntax
public class CalendarDescription : UiObjectDescriptionBase, ICloneable, IDescription
Constructors
CalendarDescription()
Declaration
public CalendarDescription()
Properties
HelpText
The help text associated with the element.
Declaration
public StringProperty HelpText { get; set; }
Property Value
| Type | Description |
|---|---|
| StringProperty |
ParentText
The text associated with the parent object of this object.
Declaration
public StringProperty ParentText { get; set; }
Property Value
| Type | Description |
|---|---|
| StringProperty |