Click or drag to resize
FdfPropertyFdfPropertyDescriptorSetValue Method

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public override void SetValue(
	Object component,
	Object value
)

Parameters

component
Type: SystemObject
value
Type: SystemObject
See Also