Method ResetValue
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
objectThe component with the property value that is to be reset to the default value.