Click or drag to resize

StiPropertyDescriptorSetValue Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Localization.StiPropertyDescriptor.SetValue(System.Object,System.Object)"]

Namespace:  Stimulsoft.Base.Localization
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public override void SetValue(
	Object component,
	Object value
)

Parameters

component
Type: SystemObject

[Missing <param name="component"/> documentation for "M:Stimulsoft.Base.Localization.StiPropertyDescriptor.SetValue(System.Object,System.Object)"]

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.Localization.StiPropertyDescriptor.SetValue(System.Object,System.Object)"]

See Also