[]
Resets the value for this property of the component to the default value.
public override void ResetValue(object component)
Public Overrides Sub ResetValue(component As Object)
Type | Name | Description |
---|---|---|
object | component | The component with the property value that is to be reset to the default value. |