Table of Contents

Property ValueItem

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

ValueItem

Returns the DesignItem that owns the property (= the DesignItem that is currently selected). Returns null if multiple DesignItems are selected.

public DesignItem ValueItem { get; }

Property Value

DesignItem