ChildPropertyDescriptorResetValue Method

This is used to reset the property to its default value

Definition

Namespace: EWSoftware.PDI.Binding
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override void ResetValue(
	Object component
)

Parameters

component  Object
The component with the property to reset

See Also