Table of Contents

Property ValueOnInstanceOrView

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

ValueOnInstanceOrView

Gets the View of the Value or the ValueOnInstance (e.g. a Content Property has a DesignItem if it's a Complex Object, if it's only a Text it only has ValueOnInstance)

public object ValueOnInstanceOrView { get; }

Property Value

object