Class PropertyGridDescription
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; }