Click or drag to resize

StiPropertyDescriptorGetValue Method

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

Namespace:  Stimulsoft.Base.Localization
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public override Object GetValue(
	Object component
)

Parameters

component
Type: SystemObject

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

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Base.Localization.StiPropertyDescriptor.GetValue(System.Object)"]

See Also