Table of Contents

Class PropertyGridDescription

Namespace
HP.LFT.SDK.WinForms
Assembly
HP.LFT.SDK.dll

The description of a .NET Windows Forms PropertyGrid test object.

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

Constructors

PropertyGridDescription()

public PropertyGridDescription()

Properties

AttachedText

The static text attached to the object.

public StringProperty AttachedText { get; set; }

Property Value

StringProperty