Click or drag to resize
CalculationWorks Logo
BcfChildViewPropertyDescriptorResetValue Method
When overridden in a derived class, resets the value for this property of the component to the default value.

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.0.2.0
Syntax
public override void ResetValue(
	Object component
)

Parameters

component
Type: SystemObject
The component with the property value that is to be reset to the default value.
Version Information

CalculationWorks.ViewModel.Forms

Supported in: 3.0, 2.1, 2.0
See Also