Class TableDescription
The description of a WPF Table (grid) test object.
public class TableDescription : UiObjectDescriptionBase, ICloneable, IDescription
- Inheritance
-
TableDescription
- Implements
- Inherited Members
Constructors
TableDescription()
public TableDescription()
Properties
Name
The name of this object.
public StringProperty Name { get; set; }