Table of Contents

Method ResetValue

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

ResetValue(object)

Resets the value for this property of the component to the default value. Dynamic properties do not support resetting their values.

public override void ResetValue(object component)

Parameters

component object

The component with the property value that is to be reset to the default value.