Constructor InPlaceEditor
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
InPlaceEditor(DesignItem)
/// Initializes a new instance of the InPlaceEditor
class with specified parameter.
public InPlaceEditor(DesignItem designItem)
Parameters
designItem
DesignItemDesignItem which content will be edited.