Constructor PropertyGridItem
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
PropertyGridItem(DesignItem)
Initializes a new instance of the PropertyGridItem
class with a specific DesignItem
.
public PropertyGridItem(DesignItem item)
Parameters
item
DesignItemControl displayed on the designer surface.