Table of Contents

Property ValueOnInstance

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

ValueOnInstance

Gets/Sets the value of the property on the designed instance. If the property is not set, this returns the default value.

public abstract object ValueOnInstance { get; }

Property Value

object