ChildPropertyDescriptorResetValue Method
This is used to reset the property to its default value
Namespace: EWSoftware.PDI.BindingAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override void ResetValue(
Object component
)
Public Overrides Sub ResetValue (
component As Object
)
public:
virtual void ResetValue(
Object^ component
) override
abstract ResetValue :
component : Object -> unit
override ResetValue :
component : Object -> unit
Parameters
- component Object
- The component with the property to reset