Class PropertyGridItem
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Represents a control for which the grid displays properties.
public class PropertyGridItem
- Inheritance
-
PropertyGridItem
Constructors
- PropertyGridItem(DesignItem)
Initializes a new instance of the
PropertyGridItem
class with a specificDesignItem
.
Properties
- DesignItem
Gets a
DesignItem
for which the property grid displays properties.
- Name
Gets the name of the control displayed on the property grid.