Click or drag to resize

StiObjectStringConverterSetProperty Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiObjectStringConverter.SetProperty(System.Reflection.PropertyInfo,System.Object,System.Object)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public virtual void SetProperty(
	PropertyInfo p,
	Object parentObject,
	Object obj
)

Parameters

p
Type: System.ReflectionPropertyInfo

[Missing <param name="p"/> documentation for "M:Stimulsoft.Base.StiObjectStringConverter.SetProperty(System.Reflection.PropertyInfo,System.Object,System.Object)"]

parentObject
Type: SystemObject

[Missing <param name="parentObject"/> documentation for "M:Stimulsoft.Base.StiObjectStringConverter.SetProperty(System.Reflection.PropertyInfo,System.Object,System.Object)"]

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:Stimulsoft.Base.StiObjectStringConverter.SetProperty(System.Reflection.PropertyInfo,System.Object,System.Object)"]

See Also