Click or drag to resize

StiUnifiedExpressionSet Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiUnifiedExpression.Set(Stimulsoft.Report.Components.StiComponent,System.String,System.String)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Set(
	StiComponent parent,
	string propertyName,
	string value
)

Parameters

parent
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="parent"/> documentation for "M:Stimulsoft.Report.Components.StiUnifiedExpression.Set(Stimulsoft.Report.Components.StiComponent,System.String,System.String)"]

propertyName
Type: SystemString

[Missing <param name="propertyName"/> documentation for "M:Stimulsoft.Report.Components.StiUnifiedExpression.Set(Stimulsoft.Report.Components.StiComponent,System.String,System.String)"]

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Components.StiUnifiedExpression.Set(Stimulsoft.Report.Components.StiComponent,System.String,System.String)"]

See Also